Skip to content

Commit 6811f23

Browse files
authored
Update ezSQL_postgresqlTest.php
1 parent 974b074 commit 6811f23

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tests/postgresql/ezSQL_postgresqlTest.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@
1515
*
1616
* @author Stefanie Janine Stoelting <[email protected]>
1717
* @name ezSQL_postgresql_tear_up
18-
* @uses postgresql_test_db_tear_up.sql
19-
* @uses postgresql_test_db_tear_down.sql
2018
* @package ezSQL
2119
* @subpackage unitTests
2220
* @license FREE / Donation (LGPL - You may do what you like with ezSQL - no exceptions.)
@@ -190,4 +188,4 @@ public function testGetPort() {
190188
$this->assertEquals(self::TEST_DB_PORT, $this->object->getPort());
191189
} // testGetPort
192190

193-
} // ezSQL_postgresqlTest
191+
} // ezSQL_postgresqlTest

0 commit comments

Comments
 (0)