diff options
author | 2017-08-18 12:27:34 -0700 | |
---|---|---|
committer | 2017-08-22 12:24:54 -0700 | |
commit | c302eb9840daa13beb51e367d55005bd978ad246 (patch) | |
tree | 9bb945ac2a017ea81378ddb64536a2753a080069 /tools/run_tests | |
parent | e3d6a9a8d45d3180e28a529339f5661fe2526e0a (diff) |
Microbenchmarks work with bazel
Diffstat (limited to 'tools/run_tests')
-rw-r--r-- | tools/run_tests/generated/sources_and_headers.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/run_tests/generated/sources_and_headers.json b/tools/run_tests/generated/sources_and_headers.json index 30fef6fc0a..b84eef4a0b 100644 --- a/tools/run_tests/generated/sources_and_headers.json +++ b/tools/run_tests/generated/sources_and_headers.json @@ -2775,6 +2775,7 @@ "benchmark", "gpr", "gpr_test_util", + "grpc++_test_config", "grpc++_test_util_unsecure", "grpc++_unsecure", "grpc_benchmark", |