aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/cpp/util/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/cpp/util/BUILD b/test/cpp/util/BUILD
index 4ac8572072..f53bc7eb7f 100644
--- a/test/cpp/util/BUILD
+++ b/test/cpp/util/BUILD
@@ -86,6 +86,7 @@ grpc_cc_library(
grpc_cc_library(
name = "channel_trace_proto_helper",
+ testonly = 1,
srcs = [
"channel_trace_proto_helper.cc",
],