blob: 503171d4a74ec170c429211197d510a59d7a4e92 [file] [log] [blame]
filegroup(
name = "all_files",
testonly = True,
srcs = [
"//go/tools/bazel:all_files",
"//go/tools/bazel_testing:all_files",
"//go/tools/builders:all_files",
"//go/tools/bzltestutil:all_files",
"//go/tools/coverdata:all_files",
"//go/tools/go_bin_runner:all_files",
"//go/tools/gopackagesdriver:all_files",
],
visibility = ["//visibility:public"],
)