diff options
Diffstat (limited to 'devtools/client/application/test/xpcshell/xpcshell.ini')
-rw-r--r-- | devtools/client/application/test/xpcshell/xpcshell.ini | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/devtools/client/application/test/xpcshell/xpcshell.ini b/devtools/client/application/test/xpcshell/xpcshell.ini new file mode 100644 index 0000000000..824750f9f5 --- /dev/null +++ b/devtools/client/application/test/xpcshell/xpcshell.ini @@ -0,0 +1,10 @@ +[DEFAULT] +tags = devtools +head = xpcshell-head.js +firefox-appdir = browser +skip-if = toolkit == 'android' + +[test_manifest_reducer.js] +[test_page_reducer.js] +[test_ui_reducer.js] +[test_workers_reducer.js] |