From c22c2e47728d47ad1287fc673b59b9eabca880db Mon Sep 17 00:00:00 2001 From: Moriyoshi Koizumi Date: Wed, 6 Nov 2002 16:57:53 +0000 Subject: [PATCH] Added a test case to check the behaviour on failure --- ext/iconv/tests/iconv003.phpt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 ext/iconv/tests/iconv003.phpt diff --git a/ext/iconv/tests/iconv003.phpt b/ext/iconv/tests/iconv003.phpt new file mode 100644 index 0000000000..9fcfe4b0cd --- /dev/null +++ b/ext/iconv/tests/iconv003.phpt @@ -0,0 +1,13 @@ +--TEST-- +iconv() test 3 +--FILE-- + +--EXPECT-- +success -- 2.50.1