mirror of https://github.com/tc39/test262.git
Update testIntl.js
This commit is contained in:
parent
483219a596
commit
f9a834c05e
|
@ -328,7 +328,7 @@ function isCanonicalizedStructurallyValidLanguageTag(locale) {
|
|||
// property names must be in lower case; values in canonical form
|
||||
|
||||
"art-lojban": "jbo",
|
||||
"cel-gaulish": "xtg-x-cel-gaulish",
|
||||
"cel-gaulish": "xtg",
|
||||
"zh-guoyu": "zh",
|
||||
"zh-hakka": "hak",
|
||||
"zh-xiang": "hsn",
|
||||
|
|
Loading…
Reference in New Issue