From ac45b6befe6d27c42c9654f7f3f5e57969415209 Mon Sep 17 00:00:00 2001 From: Frank Yung-Fong Tang <41213225+FrankYFTang@users.noreply.github.com> Date: Thu, 7 Feb 2019 16:43:17 -0800 Subject: [PATCH] add back missed data get all the test data from constructor-non-iana-canon.js --- .../getCanonicalLocales/non-iana-canon.js | 30 +++++++++++++++++++ 1 file changed, 30 insertions(+) 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",