Flag test library testonly (#27214)

pull/27221/head
Craig Tiller 3 years ago committed by GitHub
parent 022cff7d7c
commit 76189e57cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      BUILD

@ -3465,6 +3465,7 @@ grpc_cc_library(
grpc_cc_library( grpc_cc_library(
name = "grpc++_test", name = "grpc++_test",
testonly = True,
srcs = [ srcs = [
"src/cpp/client/channel_test_peer.cc", "src/cpp/client/channel_test_peer.cc",
], ],

Loading…
Cancel
Save