ICU-1426 update test for el-Latin rules
X-SVN-Rev: 6614
This commit is contained in:
parent
61be06c890
commit
b15457400c
@ -2551,7 +2551,7 @@ void TransliteratorTest::TestLocaleInstantiation(void) {
|
||||
delete t;
|
||||
return;
|
||||
}
|
||||
expect(*t, "a", CharsToUnicodeString("\\u1F00"));
|
||||
expect(*t, "a", CharsToUnicodeString("\\u03B1"));
|
||||
delete t;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user