Depend on unsecure target

pull/15008/head
yang-g 7 years ago
parent cc3ae1f0c4
commit ed89d71a71
  1. 2
      test/cpp/util/BUILD

@ -112,7 +112,7 @@ grpc_cc_library(
],
deps = [
"//:grpc++_unsecure",
"//test/core/util:grpc_test_util",
"//test/core/util:grpc_test_util_unsecure",
],
)

Loading…
Cancel
Save