diff options
Diffstat (limited to 'test/cpp/util/cli_call.cc')
-rw-r--r-- | test/cpp/util/cli_call.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cpp/util/cli_call.cc b/test/cpp/util/cli_call.cc index 28f5e47b46..5e29e7a1d3 100644 --- a/test/cpp/util/cli_call.cc +++ b/test/cpp/util/cli_call.cc @@ -108,4 +108,4 @@ Status CliCall::Call(std::shared_ptr<grpc::Channel> channel, } } // namespace testing -} // namespace grpc
\ No newline at end of file +} // namespace grpc |