diff options
Diffstat (limited to 'dom/console/tests/xpcshell/xpcshell.ini')
-rw-r--r-- | dom/console/tests/xpcshell/xpcshell.ini | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/dom/console/tests/xpcshell/xpcshell.ini b/dom/console/tests/xpcshell/xpcshell.ini new file mode 100644 index 0000000000..51cc86f54c --- /dev/null +++ b/dom/console/tests/xpcshell/xpcshell.ini @@ -0,0 +1,8 @@ +[DEFAULT] +head = head.js +support-files = + +[test_basic.js] +[test_failing_console_listener.js] +[test_reportForServiceWorkerScope.js] +[test_formatting.js] |