mirror of https://github.com/tc39/test262.git
Revert "Correct the expectation of zh-Hant"
This reverts commit e8dfe549a8
.
This commit is contained in:
parent
fd90d58f05
commit
850c65317f
|
@ -34,7 +34,7 @@ var testDataMinimal = {
|
|||
// https://unicode-org.atlassian.net/browse/ICU-12345
|
||||
"und-CW": "pap-CW",
|
||||
"und-US": "en",
|
||||
"zh-Hant": "zh-Hant",
|
||||
"zh-Hant": "zh-TW",
|
||||
"zh-Hani": "zh-Hani",
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue