Mark Sch 9 years ago
parent
commit
4d81ebc6dd
1 changed files with 0 additions and 1 deletions
  1. 0 1
      tests/TestCase/View/HelperTest.php

+ 0 - 1
tests/TestCase/View/HelperTest.php

@@ -43,7 +43,6 @@ class TestHelper extends Helper
      * @var array
      */
     public $helpers = ['Html', 'TestPlugin.OtherHelper'];
-
 }
 
 /**