summaryrefslogtreecommitdiffstats
path: root/dom/filesystem/compat/tests/mochitest.toml
diff options
context:
space:
mode:
Diffstat (limited to 'dom/filesystem/compat/tests/mochitest.toml')
-rw-r--r--dom/filesystem/compat/tests/mochitest.toml11
1 files changed, 11 insertions, 0 deletions
diff --git a/dom/filesystem/compat/tests/mochitest.toml b/dom/filesystem/compat/tests/mochitest.toml
new file mode 100644
index 0000000000..3414a7433a
--- /dev/null
+++ b/dom/filesystem/compat/tests/mochitest.toml
@@ -0,0 +1,11 @@
+[DEFAULT]
+support-files = [
+ "script_entries.js",
+ "!/dom/html/test/form_submit_server.sjs",
+]
+
+["test_basic.html"]
+
+["test_formSubmission.html"]
+
+["test_no_dnd.html"]