summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_get_host_info.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mysqli/tests/mysqli_get_host_info.phpt')
-rw-r--r--ext/mysqli/tests/mysqli_get_host_info.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mysqli/tests/mysqli_get_host_info.phpt b/ext/mysqli/tests/mysqli_get_host_info.phpt
index a26daa9ce1..4d9087860f 100644
--- a/ext/mysqli/tests/mysqli_get_host_info.phpt
+++ b/ext/mysqli/tests/mysqli_get_host_info.phpt
@@ -22,7 +22,7 @@ require_once('skipifconnectfailure.inc');
?>
--CLEAN--
<?php
- require_once("clean_table.inc");
+ require_once("clean_table.inc");
?>
--EXPECT--
done!