summaryrefslogtreecommitdiff
path: root/tests/simple_unit/DbCommon/CommandBuilderPgsqlTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/simple_unit/DbCommon/CommandBuilderPgsqlTest.php')
-rw-r--r--tests/simple_unit/DbCommon/CommandBuilderPgsqlTest.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/simple_unit/DbCommon/CommandBuilderPgsqlTest.php b/tests/simple_unit/DbCommon/CommandBuilderPgsqlTest.php
index 63660aee..8e339073 100644
--- a/tests/simple_unit/DbCommon/CommandBuilderPgsqlTest.php
+++ b/tests/simple_unit/DbCommon/CommandBuilderPgsqlTest.php
@@ -72,5 +72,3 @@ class CommandBuilderPgsqlTest extends UnitTestCase
$this->assertEqual($expect, $limit);
}
}
-
-?> \ No newline at end of file