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