Sign in
pigweed
/
third_party
/
github
/
protocolbuffers
/
protobuf
/
4b3da9f618536fe7c2d7bf34b8c52b9a5c2d5df8
/
.
/
java
/
BUILD
blob: e12d472d8c4c71c3f11daf42c2411041ce0b54f8 [
file
] [
log
] [
blame
]
test_suite
(
name
=
"tests"
,
tests
=
[
"//java/core:tests"
,
"//java/lite:tests"
,
"//java/util:tests"
,
],
)
filegroup
(
name
=
"release"
,
srcs
=
[
"//java/core:release"
,
# contains lite.
"//java/util:release"
,
]
)