blob: 333b6b6fcedde3d645825b5cc49f973c6b302e61 [file] [log] [blame]
load("//tools/bzl:classpath.bzl", "classpath_collector")
classpath_collector(
name = "main_classpath_collect",
testonly = 1,
deps = [
"//:slack-integration__plugin_test_deps",
],
)