Mark Scherer 10 years ago
parent
commit
3c26dcc731
1 changed files with 0 additions and 1 deletions
  1. 0 1
      tests/TestCase/Shell/I18nShellTest.php

+ 0 - 1
tests/TestCase/Shell/I18nShellTest.php

@@ -64,7 +64,6 @@ class I18nShellTest extends TestCase
      */
     public function testInit()
     {
-
         $deDir = $this->localeDir . 'de' . DS;
         if (!is_dir($deDir)) {
             mkdir($deDir, 0770, true);