blob: c98e4a34123dee7a44922781ac79a48da5e96500 [file] [log] [blame] [edit]
filegroup(
name = "all_files",
testonly = True,
srcs = [
"BUILD.bazel",
"//internal/language/test_filegroup:all_files",
"//internal/language/test_load_for_packed_rules:all_files",
"//internal/language/test_loads_from_flag:all_files",
],
visibility = ["//visibility:public"],
)