commit | f18bf836d206b1bc5b4fd849127a2e706eddf0aa | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Fri Oct 26 18:14:00 2018 -0700 |
committer | Patrick Venture <venture@google.com> | Fri Oct 26 18:16:27 2018 -0700 |
tree | 5c61f65861a2350f84080f21c6b996d33d0c2ab3 | |
parent | aabb92ef56c4faa8f05487e9fcdf83f1053f1a22 [diff] [blame] |
add .clang-format Change-Id: I2c36b7886a25d0b235693b0776019d29608e1d52 Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/test/remote_logging_test_address.cpp b/test/remote_logging_test_address.cpp index 1291a2e..5c8794e 100644 --- a/test/remote_logging_test_address.cpp +++ b/test/remote_logging_test_address.cpp
@@ -21,6 +21,6 @@ EXPECT_THROW(config->address("not_an_IP"), InvalidArgument); } -}// namespace test -}// namespace logging -}// namespace phosphor +} // namespace test +} // namespace logging +} // namespace phosphor