Git Repo Viewer
git.user254.kr
/
gitiles
/
bc53e1b15d3939169f964e8a5751a63f645d20d8
/
.
/
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"
],
)