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