summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/016.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mysqli/tests/016.phpt')
-rw-r--r--ext/mysqli/tests/016.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mysqli/tests/016.phpt b/ext/mysqli/tests/016.phpt
index 143143c8f5..60170a727e 100644
--- a/ext/mysqli/tests/016.phpt
+++ b/ext/mysqli/tests/016.phpt
@@ -28,6 +28,6 @@ require_once('skipifconnectfailure.inc');
mysqli_close($link);
print "done!";
?>
---EXPECTF--
+--EXPECT--
string(6) "foobar"
done! \ No newline at end of file