summaryrefslogtreecommitdiff
path: root/ext/mysql/tests/mysql_fetch_assoc.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mysql/tests/mysql_fetch_assoc.phpt')
-rw-r--r--ext/mysql/tests/mysql_fetch_assoc.phpt4
1 files changed, 4 insertions, 0 deletions
diff --git a/ext/mysql/tests/mysql_fetch_assoc.phpt b/ext/mysql/tests/mysql_fetch_assoc.phpt
index a54e5fd0ec..3c5ca79b2d 100644
--- a/ext/mysql/tests/mysql_fetch_assoc.phpt
+++ b/ext/mysql/tests/mysql_fetch_assoc.phpt
@@ -58,6 +58,10 @@ mysql_close($link);
print "done!";
?>
+--CLEAN--
+<?php
+require_once("clean_table.inc");
+?>
--EXPECTF--
[005]
array(2) {