diff options
author | Bogdan Drutu <bdrutu@google.com> | 2016-01-14 17:57:50 -0800 |
---|---|---|
committer | Bogdan Drutu <bdrutu@google.com> | 2016-01-14 17:57:50 -0800 |
commit | 0277270b3a9ea52c4323cae79cee664a7652c41b (patch) | |
tree | f3c81cd3b3690328e82cd235681c1a22d88400da /test/cpp/qps/client_sync.cc | |
parent | 5200df6bcb5089ababf679f6bf02de6c3d793e90 (diff) | |
parent | 7df646667d40390e691616838d35e3e52cdd18c9 (diff) |
Merge remote-tracking branch 'upstream/master' into bug
Diffstat (limited to 'test/cpp/qps/client_sync.cc')
-rw-r--r-- | test/cpp/qps/client_sync.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cpp/qps/client_sync.cc b/test/cpp/qps/client_sync.cc index 1045915b83..92fbf240ce 100644 --- a/test/cpp/qps/client_sync.cc +++ b/test/cpp/qps/client_sync.cc @@ -172,4 +172,4 @@ std::unique_ptr<Client> CreateSynchronousStreamingClient( } } // namespace testing -} // namespace grpc
\ No newline at end of file +} // namespace grpc |