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 30c50c4 commit b43d25aCopy full SHA for b43d25a
tests/mysql/ezSQL_mysqliTest.php
@@ -15,8 +15,6 @@
15
*
16
* @author Stefanie Janine Stoelting <[email protected]>
17
* @name ezSQL_mysqliTest
18
- * @uses mysql_test_db_tear_up.sql
19
- * @uses mysql_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.)
@@ -226,4 +224,4 @@ public function testPrepare() {
226
224
$this->assertTrue($result->execute());
227
225
} // testPrepare
228
229
-} // ezSQL_mysqliTest
+} // ezSQL_mysqliTest
0 commit comments