ICU-3360 iso-639 sync

X-SVN-Rev: 14081
This commit is contained in:
George Rhoten 2003-12-10 19:57:34 +00:00
parent 56c87e47b9
commit 82aa341be6

View file

@ -814,8 +814,8 @@ LocaleTest::TestGetLangsAndCountries()
for(testCount = 0;test[testCount];testCount++)
;
if (testCount != 450)
errln("Expected getISOLanguages() to return 450 languages; it returned %d", testCount);
if (testCount != 467)
errln("Expected getISOLanguages() to return 467 languages; it returned %d", testCount);
else {
for (i = 0; i < 15; i++) {
int32_t j;