@@ -32,6 +32,6 @@ |
||
32 | 32 | function setUp() { |
33 | 33 | parent::setUp(); |
34 | 34 | $this->sfic = new Simple_Featured_Image_Column; |
35 | - $this->assertTrue( true ); |
|
35 | + $this->assertTrue(true); |
|
36 | 36 | } |
37 | 37 | } |