change irregular grandfather tag to it's canonical (#2048)

This commit is contained in:
Frank Yung-Fong Tang 2019-01-28 07:59:07 -08:00 committed by Leo Balter
parent 1068137f00
commit b337eaf7c7
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ features: [Intl.Locale]
assert.compareArray(Intl.getCanonicalLocales([
"fr-CA",
new Intl.Locale("en-gb-oed"),
new Intl.Locale("en-gb-oxendict"),
"de",
new Intl.Locale("jp", { "calendar": "gregory" }),
"zh",