Skip to content

Commit 39f5e16

Browse files
committed
Include the Marionette specific tests
1 parent c2bb824 commit 39f5e16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

py/build.desc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ py_test(
2020

2121
py_test(
2222
name = "marionette_test",
23+
marionette_specific_tests = [ "test/selenium/webdriver/firefox/mn_*_tests.py" ],
2324
deps = [ ":test_marionette" ],
2425
browsers = [ "marionette" ])
2526

0 commit comments

Comments
 (0)