summaryrefslogtreecommitdiffstats
path: root/browser/components/aboutwelcome/tests/xpcshell/xpcshell.toml
diff options
context:
space:
mode:
Diffstat (limited to 'browser/components/aboutwelcome/tests/xpcshell/xpcshell.toml')
-rw-r--r--browser/components/aboutwelcome/tests/xpcshell/xpcshell.toml9
1 files changed, 9 insertions, 0 deletions
diff --git a/browser/components/aboutwelcome/tests/xpcshell/xpcshell.toml b/browser/components/aboutwelcome/tests/xpcshell/xpcshell.toml
new file mode 100644
index 0000000000..d68ee3e51e
--- /dev/null
+++ b/browser/components/aboutwelcome/tests/xpcshell/xpcshell.toml
@@ -0,0 +1,9 @@
+[DEFAULT]
+skip-if = ["os == 'android'"]
+firefox-appdir = "browser"
+
+["test_AboutWelcomeAttribution.js"]
+
+["test_AboutWelcomeTelemetry.js"]
+
+["test_AboutWelcomeTelemetry_glean.js"]