diff options
Diffstat (limited to 'tests/simple_unit/ActiveRecord/FindBySqlTestCase.php')
-rw-r--r-- | tests/simple_unit/ActiveRecord/FindBySqlTestCase.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/simple_unit/ActiveRecord/FindBySqlTestCase.php b/tests/simple_unit/ActiveRecord/FindBySqlTestCase.php index e613cc30..14da0833 100644 --- a/tests/simple_unit/ActiveRecord/FindBySqlTestCase.php +++ b/tests/simple_unit/ActiveRecord/FindBySqlTestCase.php @@ -42,5 +42,3 @@ class FindBySqlTestCase extends UnitTestCase var_dump($users); } } - -?>
\ No newline at end of file |