mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-16 18:25:57 +00:00
ICU-21900 Ticket ICU-8989 is fixed but CLDR-4375 remains open. Change the
TODO comment.
This commit is contained in:
parent
81ad37be05
commit
512a679aba
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue