diff options
author | sidrakesh93 <sidrakesh@google.com> | 2015-06-22 14:26:41 -0700 |
---|---|---|
committer | sidrakesh93 <sidrakesh@google.com> | 2015-06-22 14:26:41 -0700 |
commit | ca241639c65cd5491434bfe0dc021e38b40008c5 (patch) | |
tree | d2e382d6717797f91ddfbd356f413b3dee885faf /test | |
parent | a4de070c69d81b1a79e7727a6b342a6b248daaa6 (diff) |
Update perf_db_client.cc
Diffstat (limited to 'test')
-rw-r--r-- | test/cpp/qps/perf_db_client.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cpp/qps/perf_db_client.cc b/test/cpp/qps/perf_db_client.cc index 0905cde11a..f514408c14 100644 --- a/test/cpp/qps/perf_db_client.cc +++ b/test/cpp/qps/perf_db_client.cc @@ -111,4 +111,4 @@ int PerfDbClient::sendData(std::string access_token, std::string test_name, std: } } } //testing -} //grpc
\ No newline at end of file +} //grpc |