Merge pull request #13387 from grpc/import_fix

Fix an internal build failure
reviewable/pr13109/r10^2
Juanli Shen 7 years ago committed by GitHub
commit 0c7e70d69c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      test/core/util/BUILD

@ -103,6 +103,7 @@ grpc_cc_library(
grpc_cc_library(
name = "fuzzer_corpus_test",
testonly = 1,
srcs = ["fuzzer_corpus_test.cc"],
deps = [
":gpr_test_util",

Loading…
Cancel
Save