blob: b398c336581cea4163e563d1e80d84aee3814495 [file] [log] [blame]
exports_files(glob(["*.patch"]))
filegroup(
name = "all_files",
testonly = True,
srcs = glob(["**"]),
visibility = ["//visibility:public"],
)