Browse Source

phpcs fix

Florian Krämer 8 years ago
parent
commit
6d301e3604
1 changed files with 0 additions and 1 deletions
  1. 0 1
      tests/TestCase/Core/FunctionsTest.php

+ 0 - 1
tests/TestCase/Core/FunctionsTest.php

@@ -78,7 +78,6 @@ class FunctionsTest extends TestCase
         $this->assertNull(deprecationWarning('This is going away'));
     }
 
-
     /**
      * testing getVarType()
      *