We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b127294 commit d3c9985Copy full SHA for d3c9985
test/BUILD
@@ -14,6 +14,8 @@
14
#
15
################################################################################
16
17
+load("@rules_cc//cc:defs.bzl", "cc_proto_library")
18
+
19
package(default_visibility = ["//visibility:public"])
20
21
cc_test(
0 commit comments