summaryrefslogtreecommitdiffstats
path: root/mobile/android/modules/geckoview/test/xpcshell/xpcshell.toml
diff options
context:
space:
mode:
Diffstat (limited to 'mobile/android/modules/geckoview/test/xpcshell/xpcshell.toml')
-rw-r--r--mobile/android/modules/geckoview/test/xpcshell/xpcshell.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/mobile/android/modules/geckoview/test/xpcshell/xpcshell.toml b/mobile/android/modules/geckoview/test/xpcshell/xpcshell.toml
new file mode 100644
index 0000000000..174a258d24
--- /dev/null
+++ b/mobile/android/modules/geckoview/test/xpcshell/xpcshell.toml
@@ -0,0 +1,5 @@
+[DEFAULT]
+firefox-appdir = "browser"
+run-if = ["os == 'android'"]
+
+["test_ChildCrashHandler.js"]