diff options
Diffstat (limited to '')
-rw-r--r-- | dom/tests/mochitest/geolocation/chrome.toml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/dom/tests/mochitest/geolocation/chrome.toml b/dom/tests/mochitest/geolocation/chrome.toml new file mode 100644 index 0000000000..e392ab203e --- /dev/null +++ b/dom/tests/mochitest/geolocation/chrome.toml @@ -0,0 +1,7 @@ +[DEFAULT] +support-files = [ + "geolocation_common.js", + "network_geolocation.sjs", +] + +["test_handlerSpinsEventLoop.html"] |