diff options
Diffstat (limited to 'dom/fetch/tests/mochitest.toml')
-rw-r--r-- | dom/fetch/tests/mochitest.toml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dom/fetch/tests/mochitest.toml b/dom/fetch/tests/mochitest.toml new file mode 100644 index 0000000000..a6031877b9 --- /dev/null +++ b/dom/fetch/tests/mochitest.toml @@ -0,0 +1,5 @@ +[DEFAULT] + +["test_ext_response_constructor.html"] + +["test_invalid_header_exception.html"] |