summaryrefslogtreecommitdiffstats
path: root/toolkit/components/search/tests/xpcshell/searchconfigs/test_distributions.js
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/components/search/tests/xpcshell/searchconfigs/test_distributions.js')
-rw-r--r--toolkit/components/search/tests/xpcshell/searchconfigs/test_distributions.js8
1 files changed, 1 insertions, 7 deletions
diff --git a/toolkit/components/search/tests/xpcshell/searchconfigs/test_distributions.js b/toolkit/components/search/tests/xpcshell/searchconfigs/test_distributions.js
index 0b44a5509e..7cc6272686 100644
--- a/toolkit/components/search/tests/xpcshell/searchconfigs/test_distributions.js
+++ b/toolkit/components/search/tests/xpcshell/searchconfigs/test_distributions.js
@@ -57,13 +57,7 @@ tests.push({
region: "CN",
distribution: "MozillaOnline",
test: engines =>
- hasParams(engines, "亚马逊", "searchbar", "ie=UTF8") &&
- hasParams(engines, "亚马逊", "suggestions", "tag=mozilla") &&
- hasParams(engines, "亚马逊", "homepage", "camp=536") &&
- hasParams(engines, "亚马逊", "homepage", "creative=3200") &&
- hasParams(engines, "亚马逊", "homepage", "index=aps") &&
- hasParams(engines, "亚马逊", "homepage", "linkCode=ur2") &&
- hasEnginesFirst(engines, ["百度", "Bing", "Google", "亚马逊", "维基百科"]),
+ hasEnginesFirst(engines, ["百度", "Bing", "Google", "维基百科"]),
});
tests.push({