Bug 1304830 - Remove unused search test file. r?florian draft
authorMichael Kaply <mozilla@kaply.com>
Fri, 23 Sep 2016 14:17:22 -0500
changeset 417185 e9ada3b0192d480bc025eba4c065aed390f3f001
parent 417158 ace491cb598e8767a76e817f111e534fda405518
child 532048 da96bd7ed8f1be0bde3fe5cc2d5291dddf604613
push id30357
push usermozilla@kaply.com
push dateFri, 23 Sep 2016 19:18:08 +0000
reviewersflorian
bugs1304830
milestone52.0a1
Bug 1304830 - Remove unused search test file. r?florian MozReview-Commit-ID: KTjPWctWjpV
toolkit/components/search/tests/xpcshell/data/search-metadata.json
toolkit/components/search/tests/xpcshell/xpcshell.ini
deleted file mode 100644
--- a/toolkit/components/search/tests/xpcshell/data/search-metadata.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
-    "[app]/amazondotcom.xml": {
-        "used": 0,
-        "order": 3
-    },
-    "[app]/wikipedia.xml": {
-        "used": 0,
-        "order": 5
-    },
-    "[app]/twitter.xml": {
-        "used": 0,
-        "order": 6
-    },
-    "[app]/google.xml": {
-        "used": 1,
-        "order": 1
-    },
-    "[app]/bing.xml": {
-        "order": 4
-    },
-    "[app]/yahoo.xml": {
-        "order": 2
-    }
-}
--- a/toolkit/components/search/tests/xpcshell/xpcshell.ini
+++ b/toolkit/components/search/tests/xpcshell/xpcshell.ini
@@ -22,17 +22,16 @@ support-files =
   data/engine-chromeicon.xml
   data/engine-resourceicon.xml
   data/ico-size-16x16-png.ico
   data/invalid-engine.xml
   data/install.rdf
   data/list.txt
   data/langpack-metadata.json
   data/metadata.json
-  data/search-metadata.json
   data/search.json
   data/search.sqlite
   data/searchSuggestions.sjs
   data/searchTest.jar
 
 [test_nocache.js]
 [test_645970.js]
 [test_bug930456.js]