Skip to content

Commit

Permalink
Fixing compilation issue, a missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
barancev committed Feb 10, 2018
1 parent 0c3c4f0 commit 2e44b23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions java/server/test/org/openqa/grid/e2e/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ java_library(name = 'tests',
'//third_party/java/guava:guava',
'//third_party/java/httpcomponents:httpclient',
'//third_party/java/junit:junit',
'//third_party/java/hamcrest:hamcrest-library',
'//third_party/java/mockito:mockito-core',
'//third_party/java/selenium:htmlunit-driver',
'//third_party/java/servlet:javax.servlet-api',
Expand Down

0 comments on commit 2e44b23

Please sign in to comment.