summaryrefslogtreecommitdiffstats
path: root/test/remote_logging_test_address.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/remote_logging_test_address.cpp')
-rw-r--r--test/remote_logging_test_address.cpp6
1 files changed, 3 insertions, 3 deletions
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 @@ TEST_F(TestRemoteLogging, testBadAddress)
EXPECT_THROW(config->address("not_an_IP"), InvalidArgument);
}
-}// namespace test
-}// namespace logging
-}// namespace phosphor
+} // namespace test
+} // namespace logging
+} // namespace phosphor
OpenPOWER on IntegriCloud