Skip to content

Commit

Permalink
[java] Fixing another lost dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
barancev committed Sep 7, 2018
1 parent a7d9286 commit 2383740
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions java/server/test/org/openqa/grid/common/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ java_library(name = 'tests',
'//java/client/src/org/openqa/selenium:selenium',
'//java/client/src/org/openqa/selenium/remote:remote',
'//java/server/src/org/openqa/grid:grid',
'//third_party/java/assertj:assertj',
'//third_party/java/beust:jcommander',
'//third_party/java/gson:gson',
'//third_party/java/junit:junit',
Expand Down

0 comments on commit 2383740

Please sign in to comment.