diff options
Diffstat (limited to 'dom/promise/tests/unit/xpcshell.toml')
-rw-r--r-- | dom/promise/tests/unit/xpcshell.toml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/dom/promise/tests/unit/xpcshell.toml b/dom/promise/tests/unit/xpcshell.toml new file mode 100644 index 0000000000..f54bbc4c9e --- /dev/null +++ b/dom/promise/tests/unit/xpcshell.toml @@ -0,0 +1,8 @@ +[DEFAULT] +head = "" + +["test_monitor_uncaught.js"] + +["test_promise_job_across_sandbox.js"] + +["test_promise_unhandled_rejection.js"] |