Skip to content

Commit

Permalink
Fixing Java tests buck build
Browse files Browse the repository at this point in the history
  • Loading branch information
barancev committed Dec 5, 2018
1 parent 368bd78 commit 74fb9c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions java/client/test/org/openqa/selenium/remote/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ java_test(name = 'client-tests',
'//java/client/src/org/openqa/selenium:selenium',
'//java/client/src/org/openqa/selenium/chrome:chrome',
'//java/client/src/org/openqa/selenium/firefox:firefox',
'//java/client/src/org/openqa/selenium/firefox/xpi:firefox-xpi',
'//java/client/src/org/openqa/selenium/ie:ie',
'//java/client/src/org/openqa/selenium/remote:remote',
'//java/client/test/org/openqa/selenium:helpers',
Expand Down

0 comments on commit 74fb9c5

Please sign in to comment.