Sign in
pigweed
/
third_party
/
github
/
bazel-contrib
/
rules_nodejs
/
d572173aeabc3de0af10aecbfa35c19a87ca47e9
/
.
/
examples
/
angular
/
tools
/
BUILD.bazel
blob: 03a28eaea310d5b6dfe064f8322b5d7471f199ca [
file
]
# For testing from the root workspace of this repository with bazel_integration_test.
filegroup
(
name
=
"all_files"
,
srcs
=
glob
([
"**/*"
]),
visibility
=
[
"//:__subpackages__"
],
)