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