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