add whitespace to end-of-file

This commit is contained in:
Matthew Ouyang 2014-01-15 09:53:21 -05:00
parent 0661d7832b
commit 7b27b0d1ab

View file

@ -23,4 +23,4 @@ class AllTestsTest extends CakeTestSuite {
$suite->addTestDirectoryRecursive(TESTS . 'Case');
return $suite;
}
}
}