diff options
Diffstat (limited to 'dom/system/tests/chrome.toml')
-rw-r--r-- | dom/system/tests/chrome.toml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dom/system/tests/chrome.toml b/dom/system/tests/chrome.toml new file mode 100644 index 0000000000..87f782b465 --- /dev/null +++ b/dom/system/tests/chrome.toml @@ -0,0 +1,6 @@ +[DEFAULT] + +["test_pathutils.html"] + +["test_pathutils_worker.xhtml"] +support-files = ["pathutils_worker.js"] |