From 0e6ed79e7e73319a0bc9c33987f79df8156b4830 Mon Sep 17 00:00:00 2001 From: Jani Taskinen Date: Thu, 30 Jul 2009 10:53:04 +0000 Subject: [PATCH] - Fix test --- ext/mysqli/tests/061.phpt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ext/mysqli/tests/061.phpt b/ext/mysqli/tests/061.phpt index b0812fa422..618c4399f0 100644 --- a/ext/mysqli/tests/061.phpt +++ b/ext/mysqli/tests/061.phpt @@ -60,9 +60,9 @@ if (!mysqli_query($link, "DROP TABLE IF EXISTS t_061")) mysqli_close($link); ?> ---EXPECT-- +--EXPECTF-- foo-bar %unicode|string%-%unicode|string% rab-oof %unicode|string%-%unicode|string% -done! \ No newline at end of file +done! -- 2.50.1