ICU-21900 Ticket ICU-8989 is fixed but CLDR-4375 remains open. Change the

TODO comment.
This commit is contained in:
gnrunge 2022-02-23 10:28:24 -08:00 committed by Norbert Runge
parent 81ad37be05
commit 512a679aba

View file

@ -890,7 +890,7 @@ public class RoundTripTest extends TestFmwk {
*/
/* comment lines below when transliterator is fixed */
// start
// TODO(Mark): Fix ticket #8989, transliterate U+0970.
// TODO(CLDR-4375) Exclude \u0970 for the time being.
String minusDevAbb = logKnownIssue("cldrbug:4375", null) ? "-[\u0970]" : "";
new TransliterationTest(interIndicArray[i][0], 50)