From 4fb11cd5966461bccc3ed1599b808237be6b0de9 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Sat, 10 Feb 2018 02:49:12 -0500 Subject: Move WebExtensions enabled Add-ons Manager --- .../test_dictionary_2/dictionaries/ab-CD.dic | 2 ++ .../test/addons/test_dictionary_2/install.rdf | 24 ++++++++++++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 toolkit/mozapps/webextensions/test/addons/test_dictionary_2/dictionaries/ab-CD.dic create mode 100644 toolkit/mozapps/webextensions/test/addons/test_dictionary_2/install.rdf (limited to 'toolkit/mozapps/webextensions/test/addons/test_dictionary_2') diff --git a/toolkit/mozapps/webextensions/test/addons/test_dictionary_2/dictionaries/ab-CD.dic b/toolkit/mozapps/webextensions/test/addons/test_dictionary_2/dictionaries/ab-CD.dic new file mode 100644 index 000000000..b35b9c1a6 --- /dev/null +++ b/toolkit/mozapps/webextensions/test/addons/test_dictionary_2/dictionaries/ab-CD.dic @@ -0,0 +1,2 @@ +1 +test2 diff --git a/toolkit/mozapps/webextensions/test/addons/test_dictionary_2/install.rdf b/toolkit/mozapps/webextensions/test/addons/test_dictionary_2/install.rdf new file mode 100644 index 000000000..a74a114fd --- /dev/null +++ b/toolkit/mozapps/webextensions/test/addons/test_dictionary_2/install.rdf @@ -0,0 +1,24 @@ + + + + + + ab-CD@dictionaries.addons.mozilla.org + 2.0 + true + + + Test Dictionary + Test Description + + + + xpcshell@tests.mozilla.org + 1 + 1 + + + + + -- cgit v1.2.3