summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/bug44897.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mysqli/tests/bug44897.phpt')
-rw-r--r--ext/mysqli/tests/bug44897.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mysqli/tests/bug44897.phpt b/ext/mysqli/tests/bug44897.phpt
index 84c245d0fc..89853a3acf 100644
--- a/ext/mysqli/tests/bug44897.phpt
+++ b/ext/mysqli/tests/bug44897.phpt
@@ -85,5 +85,5 @@ mysqli_query($link, "DROP PROCEDURE IF EXISTS p");
mysqli_close($link);
?>
---EXPECTF--
+--EXPECT--
done!