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.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/mysqli/tests/bug44897.phpt b/ext/mysqli/tests/bug44897.phpt
index 84c245d0fc..31299ac74b 100644
--- a/ext/mysqli/tests/bug44897.phpt
+++ b/ext/mysqli/tests/bug44897.phpt
@@ -84,6 +84,5 @@ mysqli_query($link, "DROP PROCEDURE IF EXISTS p");
mysqli_close($link);
?>
-
--EXPECTF--
done!