We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 974b074 commit 6811f23Copy full SHA for 6811f23
tests/postgresql/ezSQL_postgresqlTest.php
@@ -15,8 +15,6 @@
15
*
16
* @author Stefanie Janine Stoelting <[email protected]>
17
* @name ezSQL_postgresql_tear_up
18
- * @uses postgresql_test_db_tear_up.sql
19
- * @uses postgresql_test_db_tear_down.sql
20
* @package ezSQL
21
* @subpackage unitTests
22
* @license FREE / Donation (LGPL - You may do what you like with ezSQL - no exceptions.)
@@ -190,4 +188,4 @@ public function testGetPort() {
190
188
$this->assertEquals(self::TEST_DB_PORT, $this->object->getPort());
191
189
} // testGetPort
192
193
-} // ezSQL_postgresqlTest
+} // ezSQL_postgresqlTest
0 commit comments