Skip to content

Commit

Permalink
Removing parts of bazel config, it seems to be WIP by Simon [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
diemol committed Nov 13, 2020
1 parent 59e3877 commit fcf46b5
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions java/client/test/org/openqa/selenium/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@ load("@rules_jvm_external//:defs.bzl", "artifact")
load("//java:defs.bzl", "java_library", "java_selenium_test_suite", "java_test_suite")


load("@apple_rules_lint//lint:defs.bzl", "package_lint_config")

package_lint_config({
"java-spotbugs": "//java/client/test/org/openqa/selenium:test-spotbugs-config",
})

SMALL_TESTS = [
"ArchitectureTest.java",
"ByTest.java",
Expand Down

0 comments on commit fcf46b5

Please sign in to comment.