aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/client
diff options
context:
space:
mode:
authorGravatar adelez <adelez@google.com>2018-06-15 16:31:21 -0700
committerGravatar GitHub <noreply@github.com>2018-06-15 16:31:21 -0700
commit5bdd9a8cb9b35361bd54d6e518c289c41e23ab79 (patch)
tree655d3fceacc36c48b666a1607419e6ce4e10988f /test/cpp/client
parent8a7f6bf5cb9cb07cef24c29a6a11f6fc3dcd176d (diff)
Revert "Revert "Add suppressions to sanitizers for bazel builds""
Diffstat (limited to 'test/cpp/client')
-rw-r--r--test/cpp/client/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/cpp/client/BUILD b/test/cpp/client/BUILD
index 12825e88c2..c03ea92d34 100644
--- a/test/cpp/client/BUILD
+++ b/test/cpp/client/BUILD
@@ -28,6 +28,7 @@ grpc_cc_test(
"//:gpr",
"//:grpc",
"//:grpc++",
+ "//test/core/util:gpr_test_util",
],
)