Skip to content

Commit 13bd4cd

Browse files
committed
Fixing buck dependencies for tests
1 parent 991e44a commit 13bd4cd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • java/server/test/org/openqa/grid/selenium/proxy

java/server/test/org/openqa/grid/selenium/proxy/BUCK

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ java_test(
44
deps = [
55
"//java/server/src/org/openqa/grid:grid",
66
"//java/server/src/org/openqa/grid/selenium:classes",
7+
"//java/server/src/org/openqa/selenium/remote/server/jmx:jmx",
78
"//third_party/java/beust:jcommander",
89
"//third_party/java/junit:junit",
910
"//third_party/java/guava:guava",

0 commit comments

Comments
 (0)