diff options
Diffstat (limited to 'tests/simple_unit/ActiveRecord/UserRecordTestCase.php')
-rw-r--r-- | tests/simple_unit/ActiveRecord/UserRecordTestCase.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/simple_unit/ActiveRecord/UserRecordTestCase.php b/tests/simple_unit/ActiveRecord/UserRecordTestCase.php index 34e45ca8..85b12594 100644 --- a/tests/simple_unit/ActiveRecord/UserRecordTestCase.php +++ b/tests/simple_unit/ActiveRecord/UserRecordTestCase.php @@ -62,5 +62,3 @@ class UserRecordTestCase extends UnitTestCase $this->assertEqual($user->$prop,$check->$prop); } } - -?>
\ No newline at end of file |