Sign in
gerrit
/
gitiles
/
ae171e6e8696010294f9dac0fbc635b3ed48045c
/
.
/
lib
/
junit
/
BUILD
blob: c2a6fcce02cbebc5e4a3ed0b6c5fc8c062b36db0 [
file
] [
log
] [
blame
]
package
(
default_visibility
=
[
"//visibility:public"
],
)
java_library
(
name
=
"junit"
,
exports
=
[
"@junit//jar"
],
)
java_library
(
name
=
"hamcrest-core"
,
exports
=
[
"@hamcrest_core//jar"
],
)