diff --git a/toolkit/components/search/tests/xpcshell/searchconfigs/test_searchconfig.js b/toolkit/components/search/tests/xpcshell/searchconfigs/test_searchconfig.js index 7fc0eaad6d76..d494c4ce56fb 100644 --- a/toolkit/components/search/tests/xpcshell/searchconfigs/test_searchconfig.js +++ b/toolkit/components/search/tests/xpcshell/searchconfigs/test_searchconfig.js @@ -51,6 +51,7 @@ const WIKIPEDIA_LOCALES_INFO = [ [["ia"]], [["id"]], [["is"]], + [["it", "fur"], "it", "it"], [["ja", "ja-JP-macos"], "ja", "ja"], [["ka"]], [["kab"]], @@ -58,7 +59,6 @@ const WIKIPEDIA_LOCALES_INFO = [ [["km"]], [["kn"]], [["ko"], "ko", "kr"], - [["it", "fur", "sc"], "it", "it"], [["lij"]], [["lo"]], [["lt"]], @@ -79,6 +79,7 @@ const WIKIPEDIA_LOCALES_INFO = [ [["rm"]], [["ro"]], [["ru"]], + [["sc"]], [["si"]], [["sk"]], [["sl"]],