mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-05 21:45:37 +00:00
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:
parent
01a5ebcb3d
commit
7fe8e0974a
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue