summaryrefslogtreecommitdiffstats
path: root/dom/tests/mochitest/geolocation/chrome.toml
diff options
context:
space:
mode:
Diffstat (limited to 'dom/tests/mochitest/geolocation/chrome.toml')
-rw-r--r--dom/tests/mochitest/geolocation/chrome.toml7
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"]