Skip to content

Commit 05e58f1

Browse files
authored
CLDR-14996 Revise TODO comment to refer to follow-up ticket (#4982)
1 parent 4c20fe9 commit 05e58f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/cldr-code/src/test/java/org/unicode/cldr/test/TestEn001Time.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ public class TestEn001Time {
99

1010
// TODO: for short timezone names, check that en_001 has “∅∅∅” iff en has a value, and
1111
// that en_001 otherwise has no short timezone names (except through inheritance).
12-
// Reference: https://unicode-org.atlassian.net/browse/CLDR-14996
12+
// Reference: https://unicode-org.atlassian.net/browse/CLDR-18909
1313
static final boolean CHECK_SHORT_TIMEZONE_NAMES = false;
1414
static final String TIME_FORMAT_PREFIX =
1515
"//ldml/dates/calendars/calendar[@type=\"gregorian\"]/timeFormats/timeFormatLength";

0 commit comments

Comments
 (0)