Sign in
fuchsia
/
third_party
/
github.com
/
bazelbuild
/
rules_python
/
6f5f97ab01fbcaaa34e3d3e0b989e5fa14f55b98
/
.
/
tests
/
modules
/
another_module
/
BUILD.bazel
blob: 3b56b6ee831e5def1cff0bc75bcee2fd2eabf604 [
file
]
filegroup
(
name
=
"data"
,
srcs
=
[
"another_module_data.txt"
],
visibility
=
[
"//visibility:public"
],
)