diff options
Diffstat (limited to 'tests/simple_unit/TableGateway/MagicCallTest.php')
-rw-r--r-- | tests/simple_unit/TableGateway/MagicCallTest.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/simple_unit/TableGateway/MagicCallTest.php b/tests/simple_unit/TableGateway/MagicCallTest.php index 8d42fba8..87f9e785 100644 --- a/tests/simple_unit/TableGateway/MagicCallTest.php +++ b/tests/simple_unit/TableGateway/MagicCallTest.php @@ -27,5 +27,4 @@ class MagicCallTest extends BaseGatewayTest $this->assertEqual(0, count($result)); } -} -?>
\ No newline at end of file +}
\ No newline at end of file |