diff options
Diffstat (limited to 'dom/tethering/tests/marionette/manifest.ini')
-rw-r--r-- | dom/tethering/tests/marionette/manifest.ini | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/dom/tethering/tests/marionette/manifest.ini b/dom/tethering/tests/marionette/manifest.ini new file mode 100644 index 000000000..89065724f --- /dev/null +++ b/dom/tethering/tests/marionette/manifest.ini @@ -0,0 +1,7 @@ +[DEFAULT] +run-if = buildapp == 'b2g' + +[test_wifi_tethering_enabled.js] +; The following test must be the last tethering test ran, as it sets the +; 'ro.tethering.dun_required' property. +[test_wifi_tethering_dun.js] |