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