ICU-2449 Go back to the old name, and use the same verb tense as the other tests.

X-SVN-Rev: 12875
This commit is contained in:
George Rhoten 2003-08-19 21:08:26 +00:00
parent 01a5ebcb3d
commit 7fe8e0974a

View file

@ -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;