aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/end2end/BUILD
diff options
context:
space:
mode:
authorGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2017-05-12 21:10:55 +0200
committerGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2017-05-12 21:10:55 +0200
commit0885f988632ca4f6a9adb99fe769cb019ca67ed0 (patch)
treef5ecf0df112445238bda0f16177eb31ba3ad57e0 /test/cpp/end2end/BUILD
parentb935a68386c4f8dba8318248f1f8b2f5751507fc (diff)
Fixing mock test target.
Diffstat (limited to 'test/cpp/end2end/BUILD')
-rw-r--r--test/cpp/end2end/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/cpp/end2end/BUILD b/test/cpp/end2end/BUILD
index cbfc720916..9b691a83e0 100644
--- a/test/cpp/end2end/BUILD
+++ b/test/cpp/end2end/BUILD
@@ -198,6 +198,7 @@ grpc_cc_test(
"//:gpr",
"//:grpc",
"//:grpc++",
+ "//:grpc++_test",
"//src/proto/grpc/testing:echo_messages_proto",
"//src/proto/grpc/testing:echo_proto",
"//src/proto/grpc/testing/duplicate:echo_duplicate_proto",