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