summaryrefslogtreecommitdiffstats
path: root/mobile/android/actors/tests/mochitests/mochitest.toml
diff options
context:
space:
mode:
Diffstat (limited to 'mobile/android/actors/tests/mochitests/mochitest.toml')
-rw-r--r--mobile/android/actors/tests/mochitests/mochitest.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/mobile/android/actors/tests/mochitests/mochitest.toml b/mobile/android/actors/tests/mochitests/mochitest.toml
new file mode 100644
index 0000000000..10fb8342b4
--- /dev/null
+++ b/mobile/android/actors/tests/mochitests/mochitest.toml
@@ -0,0 +1,5 @@
+[DEFAULT]
+support-files = ["head.js"]
+run-if = ["os == 'android'"]
+
+["test_geckoview_experiment_delegate.html"]