blob: 4b63ce40ec01d4316ee824b2ecf02990cfce9a64 [file] [log] [blame]
licenses(["notice"])
filegroup(
name = "test_deps",
srcs = ["BUILD"] + glob(["*.bzl"]),
test_only = True,
visibility = ["//visibility:public"],
)