@@ -15,6 +15,6 @@ |
||
15 | 15 | */ |
16 | 16 | function test_simple() { |
17 | 17 | // Replace this with some actual testing code... in the future! |
18 | - $this->assertTrue( true ); |
|
18 | + $this->assertTrue(true); |
|
19 | 19 | } |
20 | 20 | } |