Skip to content

Commit

Permalink
Fix the Buck build by adding a missing file.
Browse files Browse the repository at this point in the history
  • Loading branch information
shs96c committed Jul 7, 2015
1 parent f7b46bb commit 2d9f7a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions java/client/test/org/openqa/selenium/testing/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ java_library(name = 'annotations',
'JavascriptEnabled.java',
'NativeEventsRequired.java',
'NeedsLocalEnvironment.java',
'NotYetImplemented.java',
],
deps = [
'//java/client/src/org/openqa/selenium:platform',
Expand Down

0 comments on commit 2d9f7a9

Please sign in to comment.