blob: 1cd25e36f874c37185a0406fceb2a2479b6887e0 [file] [log] [blame]
java_library(
name = "junit",
visibility = ["//visibility:public"],
exports = [
"@maven//:junit.junit",
"@maven//:org.hamcrest.hamcrest-core",
],
)