aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/codegen
diff options
context:
space:
mode:
authorGravatar David Garcia Quintas <dgq@google.com>2016-03-08 16:25:11 -0800
committerGravatar David Garcia Quintas <dgq@google.com>2016-03-08 16:25:11 -0800
commitb942640497611a360e1c60084e73810fc07a3c1b (patch)
tree2731439243ef335124115eea0332749d80e7772b /test/cpp/codegen
parentbe25493398367bfe39a2639873c6872fbb870ed8 (diff)
clang-format
Diffstat (limited to 'test/cpp/codegen')
-rw-r--r--test/cpp/codegen/codegen_test.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/cpp/codegen/codegen_test.cc b/test/cpp/codegen/codegen_test.cc
index 23d9a5f9a0..735755a5d0 100644
--- a/test/cpp/codegen/codegen_test.cc
+++ b/test/cpp/codegen/codegen_test.cc
@@ -38,8 +38,7 @@ namespace {
class CodegenTest : public ::testing::Test {};
-TEST_F(CodegenTest, Build) {
-}
+TEST_F(CodegenTest, Build) {}
} // namespace
} // namespace grpc