Skip to content

Commit

Permalink
Fixing the java build
Browse files Browse the repository at this point in the history
  • Loading branch information
barancev committed Feb 19, 2014
1 parent b7305e3 commit 68f96ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/client/test/org/openqa/selenium/build.desc
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ java_library(name = "tests",
deps = [
":base",
"//java/client/src/org/openqa/selenium/interactions",
"//java/client/src/org/openqa/selenium/internal/seleniumemulation:api",
"//java/client/src/com/thoughtworks/selenium/webdriven:api",
"//java/client/src/org/openqa/selenium/net",
"//java/client/src/org/openqa/selenium/remote:common",
"//java/client/src/org/openqa/selenium/support/ui:wait",
Expand Down

0 comments on commit 68f96ff

Please sign in to comment.