Skip to content

Commit

Permalink
Actually fixing buck dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
barancev committed Nov 23, 2017
1 parent 13bd4cd commit 168c87f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions java/server/test/org/openqa/grid/selenium/proxy/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ java_test(
deps = [
"//java/server/src/org/openqa/grid:grid",
"//java/server/src/org/openqa/grid/selenium:classes",
"//java/server/src/org/openqa/grid:test",
"//java/server/src/org/openqa/selenium/remote/server/jmx:jmx",
"//third_party/java/beust:jcommander",
"//third_party/java/junit:junit",
Expand Down

0 comments on commit 168c87f

Please sign in to comment.