diff options
Diffstat (limited to 'dom/abort/tests/unit/xpcshell.toml')
-rw-r--r-- | dom/abort/tests/unit/xpcshell.toml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dom/abort/tests/unit/xpcshell.toml b/dom/abort/tests/unit/xpcshell.toml new file mode 100644 index 0000000000..2285dc8092 --- /dev/null +++ b/dom/abort/tests/unit/xpcshell.toml @@ -0,0 +1,5 @@ +[DEFAULT] +head = "" +support-files = "" + +["test_abort.js"] |