From 7fe8e0974a4856e11c89c7efa35952d2ea9778c3 Mon Sep 17 00:00:00 2001 From: George Rhoten Date: Tue, 19 Aug 2003 21:08:26 +0000 Subject: [PATCH] ICU-2449 Go back to the old name, and use the same verb tense as the other tests. X-SVN-Rev: 12875 --- icu4c/source/test/intltest/itmajor.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icu4c/source/test/intltest/itmajor.cpp b/icu4c/source/test/intltest/itmajor.cpp index 3de30c92d26..b75ac7d8d07 100644 --- a/icu4c/source/test/intltest/itmajor.cpp +++ b/icu4c/source/test/intltest/itmajor.cpp @@ -148,7 +148,7 @@ void MajorTestLevel::runIndexedTest( int32_t index, UBool exec, const char* &nam } #endif break; - case 11: name = "conversion"; + case 11: name = "convert"; if (exec) { logln("TestSuite Conversion---"); logln(); ConversionTest test;