diff options
Diffstat (limited to 'tests/simple_unit/DbCommon/CommandBuilderMysqlTest.php')
-rw-r--r-- | tests/simple_unit/DbCommon/CommandBuilderMysqlTest.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/simple_unit/DbCommon/CommandBuilderMysqlTest.php b/tests/simple_unit/DbCommon/CommandBuilderMysqlTest.php index e248defd..e47914aa 100644 --- a/tests/simple_unit/DbCommon/CommandBuilderMysqlTest.php +++ b/tests/simple_unit/DbCommon/CommandBuilderMysqlTest.php @@ -15,5 +15,3 @@ class CommandBuilderMysqlTest extends UnitTestCase $this->mysql_meta_data()->getTableInfo("tests.table1"); } } - -?>
\ No newline at end of file |