aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/client_sync.cc
diff options
context:
space:
mode:
authorGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2017-05-10 01:32:31 +0200
committerGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2017-05-10 01:32:31 +0200
commit71ca4200f6ff7a73c64369d9f1f041c306124ae8 (patch)
tree0a45a287f57c2a65dc138c03c50fa6a5ef0a2b4d /test/cpp/qps/client_sync.cc
parentd70dbca6c076c78b20c7997f7c41d7f0bc88b9bd (diff)
QPS doesn't actually need gtest anymore.
Diffstat (limited to 'test/cpp/qps/client_sync.cc')
-rw-r--r--test/cpp/qps/client_sync.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/cpp/qps/client_sync.cc b/test/cpp/qps/client_sync.cc
index a944c45496..d87771b192 100644
--- a/test/cpp/qps/client_sync.cc
+++ b/test/cpp/qps/client_sync.cc
@@ -48,7 +48,6 @@
#include <grpc/support/host_port.h>
#include <grpc/support/log.h>
#include <grpc/support/time.h>
-#include <gtest/gtest.h>
#include "src/core/lib/profiling/timers.h"
#include "src/proto/grpc/testing/services.grpc.pb.h"