removing empty lines from the end of test cases

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7295 3807eeeb-6ff5-0310-8944-8be069107fe0
This commit is contained in:
gwoo 2008-06-27 08:17:02 +00:00
parent a6d12c7842
commit c004dd68a5
50 changed files with 50 additions and 52 deletions

View file

@ -211,6 +211,4 @@ class MagicDbTestData extends Object {
return $data[$key];
}
}
?>