ICU-3699 Remove bam, which is a duplicate of bm.

X-SVN-Rev: 15736
This commit is contained in:
George Rhoten 2004-06-04 23:10:37 +00:00
parent bd31b0e58e
commit ea38c32dc8

View File

@ -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;