Browse Source

Removed blank line

Huw Jones 8 years ago
parent
commit
2d7bd2120d
1 changed files with 0 additions and 1 deletions
  1. 0 1
      tests/TestCase/View/HelperTest.php

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

@@ -241,7 +241,6 @@ class HelperTest extends TestCase
             $Helper->addClass($input, 'element3'),
             $expected
         );
-
     }
 
     /**