blob: fe32e768f6c567dcb954f56fc756398c79521c01 [file] [log] [blame]
load("//tools/bzl:classpath.bzl", "classpath_collector")
classpath_collector(
name = "main_classpath_collect",
testonly = 1,
deps = [
"//:webhooks__plugin_test_deps",
],
)