diff options
Diffstat (limited to 'tests/simple_unit/ActiveRecord/CountRecordsTestCase.php')
-rw-r--r-- | tests/simple_unit/ActiveRecord/CountRecordsTestCase.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/simple_unit/ActiveRecord/CountRecordsTestCase.php b/tests/simple_unit/ActiveRecord/CountRecordsTestCase.php index 4c489d49..36a96ab6 100644 --- a/tests/simple_unit/ActiveRecord/CountRecordsTestCase.php +++ b/tests/simple_unit/ActiveRecord/CountRecordsTestCase.php @@ -31,5 +31,3 @@ class CountRecordsTestCase extends UnitTestCase $this->assertEqual($finder->count(), 8); } } - -?>
\ No newline at end of file |