summaryrefslogtreecommitdiffstats
path: root/toolkit/mozapps/update/tests/marionette/marionette.toml
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/mozapps/update/tests/marionette/marionette.toml')
-rw-r--r--toolkit/mozapps/update/tests/marionette/marionette.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/toolkit/mozapps/update/tests/marionette/marionette.toml b/toolkit/mozapps/update/tests/marionette/marionette.toml
new file mode 100644
index 0000000000..5487eb3938
--- /dev/null
+++ b/toolkit/mozapps/update/tests/marionette/marionette.toml
@@ -0,0 +1,5 @@
+[DEFAULT]
+
+["test_no_window_update_restart.py"]
+run-if = ["os == 'mac'"]
+reason = "Test of a mac only feature"