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