diff options
Diffstat (limited to 'tests/simple_unit/ActiveRecord/ViewRecordTestCase.php')
-rw-r--r-- | tests/simple_unit/ActiveRecord/ViewRecordTestCase.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/simple_unit/ActiveRecord/ViewRecordTestCase.php b/tests/simple_unit/ActiveRecord/ViewRecordTestCase.php index adf0beed..bb13a96f 100644 --- a/tests/simple_unit/ActiveRecord/ViewRecordTestCase.php +++ b/tests/simple_unit/ActiveRecord/ViewRecordTestCase.php @@ -72,5 +72,4 @@ class ViewRecordTestCase extends UnitTestCase $this->pass(); } } -} -?>
\ No newline at end of file +}
\ No newline at end of file |