- // CLDR bug #1911: This test should be moved into CLDR.
- // It is left in its current state as a regression test.
-// if (isICUVersionAtLeast(ICU_39)) {
-// // We temporarily filter against Unicode 4.1, but we only do this
-// // before version 3.4.
-// errln("FAIL: TestInterIndic needs to be updated to remove delete the [:Age=4.1:] filter ");
-// return;
-// } else {
-// logln("Warning: TestInterIndic needs to be updated to remove delete the section marked [:Age=4.1:] filter");
-// }