From 4a71b1769308a91101b3d5377f28a556ec093b5c Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Sun, 13 Jul 2008 21:43:12 +0000 Subject: [PATCH] more fixed tests --- ext/mysqli/tests/mysqli_autocommit.phpt | 4 ++-- ext/mysqli/tests/mysqli_character_set.phpt | 2 +- ext/mysqli/tests/mysqli_get_charset.phpt | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ext/mysqli/tests/mysqli_autocommit.phpt b/ext/mysqli/tests/mysqli_autocommit.phpt index 1bffb53ca7..f409baadc0 100644 --- a/ext/mysqli/tests/mysqli_autocommit.phpt +++ b/ext/mysqli/tests/mysqli_autocommit.phpt @@ -2,9 +2,9 @@ mysqli_autocommit() --SKIPIF-- --EXPECTF-- -done! \ No newline at end of file +done! diff --git a/ext/mysqli/tests/mysqli_character_set.phpt b/ext/mysqli/tests/mysqli_character_set.phpt index 4c469b0281..2e5d907d4c 100644 --- a/ext/mysqli/tests/mysqli_character_set.phpt +++ b/ext/mysqli/tests/mysqli_character_set.phpt @@ -2,9 +2,9 @@ Fetching results from tables of different charsets. --SKIPIF-- --FILE-- diff --git a/ext/mysqli/tests/mysqli_get_charset.phpt b/ext/mysqli/tests/mysqli_get_charset.phpt index 960c253f10..3652e7b193 100644 --- a/ext/mysqli/tests/mysqli_get_charset.phpt +++ b/ext/mysqli/tests/mysqli_get_charset.phpt @@ -2,8 +2,8 @@ mysqli_get_charset() --SKIPIF-- --EXPECTF-- Warning: mysqli_get_charset(): Couldn't fetch mysqli in %s on line %d -done! \ No newline at end of file +done! -- 2.50.1