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