PHPUnit proof of concept
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
class WikiTest extends SCoreWebTestCase {
|
||||
class WikiTest {
|
||||
function testIndex() {
|
||||
$this->get_page("wiki");
|
||||
$this->assert_title("Index");
|
||||
|
Reference in New Issue
Block a user