commit | 4b78c8b29f8c52373727891929a6302c30f93442 | [log] [tgz] |
---|---|---|
author | Nan Zhou <nanzhoumails@gmail.com> | Tue Nov 08 17:27:22 2022 +0000 |
committer | Nan Zhou <nanzhoumails@gmail.com> | Tue Nov 08 18:51:12 2022 +0000 |
tree | d073c4348fb7595f9d19c1346ce4d4f229184d49 | |
parent | f1240b47b47b01b0ccab0bb5c977d6ca126e4b60 [diff] |
Add a whitespace in test This is a dummy commit to test owner plugin. It can be merged in as well given that it adds a little bit readability. Signed-off-by: Nan Zhou <nanzhoumails@gmail.com> Change-Id: Ia4cc1866ebeb19e6d0f1d1ceece0ecc73fb4b468
diff --git a/test/redfish-core/include/registries_test.cpp b/test/redfish-core/include/registries_test.cpp index 95a093e..5c47128 100644 --- a/test/redfish-core/include/registries_test.cpp +++ b/test/redfish-core/include/registries_test.cpp
@@ -21,5 +21,6 @@ EXPECT_EQ(fillMessageArgs({}, "%"), ""); EXPECT_EQ(fillMessageArgs({}, "%foo"), ""); } + } // namespace } // namespace redfish::registries