blob: 5c617176b146abc9feb9b266320a58d73db4adf9 [file] [log] [blame] [edit]
filegroup(
name = "all_files",
testonly = True,
srcs = [
"BUILD.bazel",
"//tools/override-generator:all_files",
"//tools/releaser:all_files",
],
visibility = ["//visibility:public"],
)