aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/secure_sync_unary_ping_pong_test.cc
diff options
context:
space:
mode:
authorGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2017-03-27 18:51:55 +0200
committerGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2017-03-27 18:51:55 +0200
commit6f7dcd0ade302ab348832bf3e765198be34278f9 (patch)
treee0c20574d66026bcb6b019192eb50fa7e8d39769 /test/cpp/qps/secure_sync_unary_ping_pong_test.cc
parent8e0684b5d4b69670797d9d297a317aacd7236548 (diff)
Clang-format.
Diffstat (limited to 'test/cpp/qps/secure_sync_unary_ping_pong_test.cc')
-rw-r--r--test/cpp/qps/secure_sync_unary_ping_pong_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cpp/qps/secure_sync_unary_ping_pong_test.cc b/test/cpp/qps/secure_sync_unary_ping_pong_test.cc
index 8afcebb6cf..509d9f89c3 100644
--- a/test/cpp/qps/secure_sync_unary_ping_pong_test.cc
+++ b/test/cpp/qps/secure_sync_unary_ping_pong_test.cc
@@ -35,9 +35,9 @@
#include <grpc/support/log.h>
+#include "test/cpp/qps/benchmark_config.h"
#include "test/cpp/qps/driver.h"
#include "test/cpp/qps/report.h"
-#include "test/cpp/qps/benchmark_config.h"
namespace grpc {
namespace testing {