diff options
author | Matt A. Tobin <email@mattatobin.com> | 2018-06-26 16:21:28 -0400 |
---|---|---|
committer | Matt A. Tobin <email@mattatobin.com> | 2018-06-26 16:21:28 -0400 |
commit | fd4f7960e56b22cd6fe2f2dc34b3994da1ccc79c (patch) | |
tree | 965c74919ebd5654fa23aaaa3d2e9e6cbcd22c8e /dom/plugins/test | |
parent | eda567b364a06e9e63efb865a6b1c73f1cb5232e (diff) | |
download | UXP-fd4f7960e56b22cd6fe2f2dc34b3994da1ccc79c.tar UXP-fd4f7960e56b22cd6fe2f2dc34b3994da1ccc79c.tar.gz UXP-fd4f7960e56b22cd6fe2f2dc34b3994da1ccc79c.tar.lz UXP-fd4f7960e56b22cd6fe2f2dc34b3994da1ccc79c.tar.xz UXP-fd4f7960e56b22cd6fe2f2dc34b3994da1ccc79c.zip |
Cleanup WebExAM test dependencies
Diffstat (limited to 'dom/plugins/test')
-rw-r--r-- | dom/plugins/test/unit/xpcshell.ini | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dom/plugins/test/unit/xpcshell.ini b/dom/plugins/test/unit/xpcshell.ini index 69b6731b2..2665c82b5 100644 --- a/dom/plugins/test/unit/xpcshell.ini +++ b/dom/plugins/test/unit/xpcshell.ini @@ -5,7 +5,6 @@ tail = tags = addons firefox-appdir = browser support-files = - !/toolkit/mozapps/webextensions/test/xpcshell/head_addons.js [test_allowed_types.js] skip-if = appname == "thunderbird" |