summaryrefslogtreecommitdiff
path: root/ext/pdo_mysql/tests/bug_74376.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pdo_mysql/tests/bug_74376.phpt')
-rw-r--r--ext/pdo_mysql/tests/bug_74376.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pdo_mysql/tests/bug_74376.phpt b/ext/pdo_mysql/tests/bug_74376.phpt
index 29b16748ff..1d2acfdc69 100644
--- a/ext/pdo_mysql/tests/bug_74376.phpt
+++ b/ext/pdo_mysql/tests/bug_74376.phpt
@@ -23,5 +23,5 @@ $stmt = $db->query("select (select 1 union select 2)");
print "ok";
?>
---EXPECTF--
+--EXPECT--
ok