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