From 905d95fa0385a1d3715dc0bcaacddef6c2122b4a Mon Sep 17 00:00:00 2001 From: Moriyoshi Koizumi Date: Sat, 26 Oct 2002 08:50:05 +0000 Subject: [PATCH] Renamed the test --- ext/iconv/tests/{001.phpt => iconv001.phpt} | 0 ext/iconv/tests/{002.inc => iconv002.inc} | 0 ext/iconv/tests/{002.phpt => iconv002.phpt} | 2 +- 3 files changed, 1 insertion(+), 1 deletion(-) rename ext/iconv/tests/{001.phpt => iconv001.phpt} (100%) rename ext/iconv/tests/{002.inc => iconv002.inc} (100%) rename ext/iconv/tests/{002.phpt => iconv002.phpt} (77%) diff --git a/ext/iconv/tests/001.phpt b/ext/iconv/tests/iconv001.phpt similarity index 100% rename from ext/iconv/tests/001.phpt rename to ext/iconv/tests/iconv001.phpt diff --git a/ext/iconv/tests/002.inc b/ext/iconv/tests/iconv002.inc similarity index 100% rename from ext/iconv/tests/002.inc rename to ext/iconv/tests/iconv002.inc diff --git a/ext/iconv/tests/002.phpt b/ext/iconv/tests/iconv002.phpt similarity index 77% rename from ext/iconv/tests/002.phpt rename to ext/iconv/tests/iconv002.phpt index 8513401c9c..4333a0fb67 100644 --- a/ext/iconv/tests/002.phpt +++ b/ext/iconv/tests/iconv002.phpt @@ -3,7 +3,7 @@ UCS4BE to ASCII --SKIPIF-- --FILE-- - + --EXPECT-- abcd abcd -- 2.50.1