diff --git a/test/intl402/Intl/getCanonicalLocales/non-iana-canon.js b/test/intl402/Intl/getCanonicalLocales/non-iana-canon.js index 2a0e127337..26d5ae5241 100644 --- a/test/intl402/Intl/getCanonicalLocales/non-iana-canon.js +++ b/test/intl402/Intl/getCanonicalLocales/non-iana-canon.js @@ -18,6 +18,36 @@ var testData = [ tag: "mo", canonical: "ro", }, + { + tag: "es-ES-preeuro", + }, + { + tag: "uz-UZ-cyrillic", + }, + { + tag: "posix", + }, + { + tag: "hi-direct", + }, + { + tag: "zh-pinyin", + }, + { + tag: "zh-stroke", + }, + { + tag: "aar-x-private", + }, + { + tag: "heb-x-private", + }, + { + tag: "de-u-kf", + }, + { + tag: "ces", + }, { tag: "hy-arevela", canonical: "hy",