summaryrefslogtreecommitdiff
path: root/test/redfish-core/include/utils/hex_utils_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/redfish-core/include/utils/hex_utils_test.cpp')
-rw-r--r--test/redfish-core/include/utils/hex_utils_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/redfish-core/include/utils/hex_utils_test.cpp b/test/redfish-core/include/utils/hex_utils_test.cpp
index 8fd4638d09..d96e4d4681 100644
--- a/test/redfish-core/include/utils/hex_utils_test.cpp
+++ b/test/redfish-core/include/utils/hex_utils_test.cpp
@@ -80,4 +80,4 @@ TEST(HexStringToBytes, Failure)
EXPECT_THAT(hexStringToBytes("012"), IsEmpty());
}
-} // namespace \ No newline at end of file
+} // namespace