Skip to content

Commit

Permalink
[java] Deleting Messages class, chinese text is inlined in the test
Browse files Browse the repository at this point in the history
  • Loading branch information
barancev committed Nov 24, 2018
1 parent 726803f commit 4636478
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 45 deletions.
4 changes: 0 additions & 4 deletions java/client/test/org/openqa/selenium/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -62,13 +62,9 @@ java_library(name = 'tests',
'net/*Test.java',
'os/*Test.java',]) +
[
'Messages.java',
'interactions/touch/TouchTestBase.java',
'net/StubNetworkInterfaceProvider.java',
],
resources = [
'messages.properties',
],
exported_deps = [
'//java/client/test/org/openqa/selenium/support:tests',
],
Expand Down
40 changes: 0 additions & 40 deletions java/client/test/org/openqa/selenium/Messages.java

This file was deleted.

1 change: 0 additions & 1 deletion java/client/test/org/openqa/selenium/messages.properties

This file was deleted.

0 comments on commit 4636478

Please sign in to comment.