blob: a6bd574481e69425a4f825ec6794d3cedf1070dc [file] [log] [blame]
licenses(["notice"])
package(
default_testonly = 1,
)
proto_library(
name = "testing_api_proto",
srcs = ["testing_api.proto"],
visibility = ["//visibility:public"],
)