summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/bug32490.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mysqli/tests/bug32490.phpt')
-rw-r--r--ext/mysqli/tests/bug32490.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/mysqli/tests/bug32490.phpt b/ext/mysqli/tests/bug32490.phpt
index 3d877c0d9c..4f9ef6f80d 100644
--- a/ext/mysqli/tests/bug32490.phpt
+++ b/ext/mysqli/tests/bug32490.phpt
@@ -10,4 +10,3 @@ var_dump(method_exists("mysqli", "__construct"));
--EXPECT--
bool(false)
bool(true)
-