diff --git a/icu4c/source/test/intltest/loctest.cpp b/icu4c/source/test/intltest/loctest.cpp index dcd4e5f421..a247922542 100644 --- a/icu4c/source/test/intltest/loctest.cpp +++ b/icu4c/source/test/intltest/loctest.cpp @@ -871,8 +871,8 @@ LocaleTest::TestGetLangsAndCountries() for(testCount = 0;test[testCount];testCount++) ; - if (testCount != 467) - errln("Expected getISOLanguages() to return 467 languages; it returned %d", testCount); + if (testCount != 466) + errln("Expected getISOLanguages() to return 466 languages; it returned %d", testCount); else { for (i = 0; i < 15; i++) { int32_t j;