blob: 03a28eaea310d5b6dfe064f8322b5d7471f199ca [file]
# For testing from the root workspace of this repository with bazel_integration_test.
filegroup(
name = "all_files",
srcs = glob(["**/*"]),
visibility = ["//:__subpackages__"],
)