Skip to content

Commit

Permalink
Include the Marionette specific tests
Browse files Browse the repository at this point in the history
  • Loading branch information
davehunt committed Jun 3, 2016
1 parent c2bb824 commit 39f5e16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions py/build.desc
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ py_test(

py_test(
name = "marionette_test",
marionette_specific_tests = [ "test/selenium/webdriver/firefox/mn_*_tests.py" ],
deps = [ ":test_marionette" ],
browsers = [ "marionette" ])

Expand Down

0 comments on commit 39f5e16

Please sign in to comment.