summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_stmt_attr_get_prefetch.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mysqli/tests/mysqli_stmt_attr_get_prefetch.phpt')
-rw-r--r--ext/mysqli/tests/mysqli_stmt_attr_get_prefetch.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mysqli/tests/mysqli_stmt_attr_get_prefetch.phpt b/ext/mysqli/tests/mysqli_stmt_attr_get_prefetch.phpt
index 80956e854f..9ef46151f9 100644
--- a/ext/mysqli/tests/mysqli_stmt_attr_get_prefetch.phpt
+++ b/ext/mysqli/tests/mysqli_stmt_attr_get_prefetch.phpt
@@ -22,7 +22,7 @@ die("SKIP: prefetch isn't supported at the moment");
?>
--CLEAN--
<?php
- require_once("clean_table.inc");
+ require_once("clean_table.inc");
?>
--EXPECT--
done!