blob: 61f3ac9f0784bdc3d0592219741116db4abf7f5e [file] [log] [blame] [edit]
filegroup(
name = "all_files",
testonly = True,
srcs = [
"BUILD.bazel",
"//tools/releaser:all_files",
],
visibility = ["//visibility:public"],
)