blob: 27dcf64177a1119d11c7106b96e8a8bdcd17d03c [file] [log] [blame] [edit]
filegroup(
name = "all_files",
testonly = True,
srcs = [
"BUILD.bazel",
"//language/bazel/visibility:all_files",
],
visibility = ["//visibility:public"],
)