diff options
Diffstat (limited to 'dom/filesystem/tests/mochitest.ini')
-rw-r--r-- | dom/filesystem/tests/mochitest.ini | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/dom/filesystem/tests/mochitest.ini b/dom/filesystem/tests/mochitest.ini new file mode 100644 index 000000000..649016886 --- /dev/null +++ b/dom/filesystem/tests/mochitest.ini @@ -0,0 +1,10 @@ +[DEFAULT] +support-files = + filesystem_commons.js + script_fileList.js + worker_basic.js + +[test_basic.html] +[test_webkitdirectory.html] +[test_worker_basic.html] +[test_bug1319088.html] |