Update clang-format

Update to the latest OpenBMC clang-format.

Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
Change-Id: I54010d3c756af4c85786285644038d449730612b
diff --git a/test/debug_inif_test.cpp b/test/debug_inif_test.cpp
index 04fb6cf..0bb26ec 100644
--- a/test/debug_inif_test.cpp
+++ b/test/debug_inif_test.cpp
@@ -1,6 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0
-#include <cstdlib>
 #include <dump_serialize.hpp>
+
+#include <cstdlib>
 #include <exception>
 #include <filesystem>
 #include <set>
@@ -14,8 +15,7 @@
 {
   public:
     TestDumpSerial()
-    {
-    }
+    {}
 
     void SetUp()
     {