mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-06 05:55:35 +00:00
ICU-4101 add translit ID test.
X-SVN-Rev: 16336
This commit is contained in:
parent
b986312493
commit
73c7376f73
1 changed files with 1 additions and 1 deletions
|
@ -206,7 +206,7 @@ static void TestUnicodeIDs() {
|
|||
break;
|
||||
}
|
||||
|
||||
if(++count==5) {
|
||||
if(++count>10) {
|
||||
/* try to actually open only a few transliterators */
|
||||
continue;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue