summaryrefslogtreecommitdiff
path: root/dom
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2018-02-11 10:47:51 -0500
committerMatt A. Tobin <email@mattatobin.com>2018-02-11 10:47:51 -0500
commitabfae6e00b87c039e1f9613afd780af6e97ede6f (patch)
tree3f6cbc0b829f1e9b9c4c62d890ddcc2f3d5aba59 /dom
parentb6390b1fde33ac528ef166d5bcd19612fca9316e (diff)
downloaduxp-abfae6e00b87c039e1f9613afd780af6e97ede6f.tar.gz
Fix test paths for WebExAM
Diffstat (limited to 'dom')
-rw-r--r--dom/plugins/test/unit/xpcshell.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/dom/plugins/test/unit/xpcshell.ini b/dom/plugins/test/unit/xpcshell.ini
index 8dae66b208..69b6731b20 100644
--- a/dom/plugins/test/unit/xpcshell.ini
+++ b/dom/plugins/test/unit/xpcshell.ini
@@ -5,7 +5,7 @@ tail =
tags = addons
firefox-appdir = browser
support-files =
- !/toolkit/mozapps/extensions/test/xpcshell/head_addons.js
+ !/toolkit/mozapps/webextensions/test/xpcshell/head_addons.js
[test_allowed_types.js]
skip-if = appname == "thunderbird"