aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/channel/channelz_registry_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/core/channel/channelz_registry_test.cc')
-rw-r--r--test/core/channel/channelz_registry_test.cc4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/core/channel/channelz_registry_test.cc b/test/core/channel/channelz_registry_test.cc
index 9372f76516..8bc651d188 100644
--- a/test/core/channel/channelz_registry_test.cc
+++ b/test/core/channel/channelz_registry_test.cc
@@ -41,9 +41,7 @@ namespace testing {
// Tests basic ChannelTrace functionality like construction, adding trace, and
// lookups by uuid.
-TEST(ChannelzRegistryTest, BasicTest) {
-
-}
+TEST(ChannelzRegistryTest, BasicTest) {}
} // namespace testing
} // namespace grpc_core