ICU-4450 Update ISO-3166 country list from CLDR.
X-SVN-Rev: 17828
This commit is contained in:
parent
c8b6c2bf95
commit
6f062073be
@ -925,7 +925,7 @@ static void TestISOFunctions()
|
||||
if(!strcmp(test,"ZR"))
|
||||
log_err("FAIL getISOCountries() has obsolete country code %s\n", test);
|
||||
}
|
||||
expect=239;
|
||||
expect=240;
|
||||
if(count!=expect)
|
||||
{
|
||||
log_err("There is an error in getISOCountries, got %d, expected %d \n", count, expect);
|
||||
|
Loading…
Reference in New Issue
Block a user