whitespace
This commit is contained in:
parent
36a2125e90
commit
599043baa5
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ class HelpPagesTest extends ShimmiePHPUnitTestCase
|
|||
send_event(new HelpPageListBuildingEvent());
|
||||
$this->assertTrue(true);
|
||||
}
|
||||
|
||||
|
||||
public function test_page()
|
||||
{
|
||||
send_event(new HelpPageBuildingEvent("test"));
|
||||
|
|
Reference in a new issue