summaryrefslogtreecommitdiff
path: root/tests/simple_unit/TableGateway/BaseGatewayTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/simple_unit/TableGateway/BaseGatewayTest.php')
-rw-r--r--tests/simple_unit/TableGateway/BaseGatewayTest.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/simple_unit/TableGateway/BaseGatewayTest.php b/tests/simple_unit/TableGateway/BaseGatewayTest.php
index 98b236ee..f3117ed2 100644
--- a/tests/simple_unit/TableGateway/BaseGatewayTest.php
+++ b/tests/simple_unit/TableGateway/BaseGatewayTest.php
@@ -90,5 +90,4 @@ class BaseGatewayTest extends UnitTestCase
{
$this->getGateway()->deleteAll('1=1');
}
-}
-?> \ No newline at end of file
+} \ No newline at end of file