diff options
Diffstat (limited to 'dom/system/tests/ioutils/chrome.ini')
-rw-r--r-- | dom/system/tests/ioutils/chrome.ini | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/dom/system/tests/ioutils/chrome.ini b/dom/system/tests/ioutils/chrome.ini new file mode 100644 index 0000000000..b3f109a554 --- /dev/null +++ b/dom/system/tests/ioutils/chrome.ini @@ -0,0 +1,16 @@ +[DEFAULT] +support-files = + file_ioutils_test_fixtures.js + file_ioutils_worker.js + +[test_ioutils.html] +[test_ioutils_copy_move.html] +[test_ioutils_dir_iteration.html] +[test_ioutils_mkdir.html] +[test_ioutils_read_write.html] +[test_ioutils_read_write_json.html] +[test_ioutils_read_write_utf8.html] +[test_ioutils_remove.html] +[test_ioutils_stat_touch.html] +[test_ioutils_worker.xhtml] +[test_ioutils_set_permissions.html] |