summaryrefslogtreecommitdiff
path: root/tests/simple_unit/TableGateway/DeleteByPkTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/simple_unit/TableGateway/DeleteByPkTest.php')
-rw-r--r--tests/simple_unit/TableGateway/DeleteByPkTest.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/simple_unit/TableGateway/DeleteByPkTest.php b/tests/simple_unit/TableGateway/DeleteByPkTest.php
index 57d9dd31..49b2d86c 100644
--- a/tests/simple_unit/TableGateway/DeleteByPkTest.php
+++ b/tests/simple_unit/TableGateway/DeleteByPkTest.php
@@ -48,5 +48,4 @@ class DeleteByPkTest extends BaseGatewayTest
$this->assertEqual(2, $deleted);
}
-}
-?> \ No newline at end of file
+} \ No newline at end of file