Skip to content

Commit

Permalink
Merge pull request grpc#13387 from grpc/import_fix
Browse files Browse the repository at this point in the history
Fix an internal build failure
  • Loading branch information
AspirinSJL authored Nov 14, 2017
2 parents 71d5ec7 + 3a1989b commit 0c7e70d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/core/util/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 0c7e70d

Please sign in to comment.