@ -3,6 +3,6 @@ licenses(["notice"])
filegroup(
name = "test_deps",
srcs = ["BUILD"] + glob(["*.bzl"]),
test_only = True,
testonly = True,
visibility = ["//visibility:public"],
)