aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/server/thread_pool_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/cpp/server/thread_pool_test.cc')
-rw-r--r--test/cpp/server/thread_pool_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cpp/server/thread_pool_test.cc b/test/cpp/server/thread_pool_test.cc
index bdaf523b2f..824d785316 100644
--- a/test/cpp/server/thread_pool_test.cc
+++ b/test/cpp/server/thread_pool_test.cc
@@ -74,4 +74,4 @@ int main(int argc, char** argv) {
::testing::InitGoogleTest(&argc, argv);
int result = RUN_ALL_TESTS();
return result;
-} \ No newline at end of file
+}