aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/end2end/shutdown_test.cc
diff options
context:
space:
mode:
authorGravatar Robbie Shade <rjshade@google.com>2016-07-15 15:06:14 -0400
committerGravatar Robbie Shade <rjshade@google.com>2016-07-15 15:06:14 -0400
commitc51a4833ce4445629a89245d73cb126f633ce5cb (patch)
tree0755559bb67b7dca3bdc89a8bec35a0dc28c1211 /test/cpp/end2end/shutdown_test.cc
parent820c1f3fda95853e791ffe396b15b32d1bda356b (diff)
parent69d897d032b27aaf680d8e2cc5b06cabbb23533a (diff)
Merge branch 'master' into assert_not_expect
Diffstat (limited to 'test/cpp/end2end/shutdown_test.cc')
-rw-r--r--test/cpp/end2end/shutdown_test.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/cpp/end2end/shutdown_test.cc b/test/cpp/end2end/shutdown_test.cc
index aa8d42141d..3f98de6db7 100644
--- a/test/cpp/end2end/shutdown_test.cc
+++ b/test/cpp/end2end/shutdown_test.cc
@@ -123,7 +123,6 @@ class ShutdownTest : public ::testing::Test {
TestServiceImpl service_;
};
-// Tests zookeeper state change between two RPCs
// TODO(ctiller): leaked objects in this test
TEST_F(ShutdownTest, ShutdownTest) {
ResetStub();