Skip to content

Commit

Permalink
CLDR-16062 TestLocale allows deprecated ext values
Browse files Browse the repository at this point in the history
  • Loading branch information
markusicu committed Dec 17, 2024
1 parent bb6945d commit 13a7f94
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -956,9 +956,7 @@ public void testLanguageTagParserIsValid() {
LstrType.extension,
new AllowedMatch("ca", "islamicc"),
LstrType.extension,
new AllowedMatch("co", "direct"),
LstrType.extension,
new AllowedMatch("co", "reformed"),
new AllowedMatch("co", "direct|reformed|gb2312|big5han"),
LstrType.extension,
new AllowedMatch("rg", "unknown"),
LstrType.extension,
Expand Down

0 comments on commit 13a7f94

Please sign in to comment.