Apply re-formatting to C++ in src/ tree.
[alexxy/gromacs.git] / src / testutils / testinit.cpp
index 330e2563b6bc7e925f8ebbcd1afbf32a7494dc29..87687202c71682000adf5ecb666f8002b485a875 100644 (file)
@@ -172,7 +172,8 @@ void initTestUtils(const char* dataPath,
                         "NOTE: You are running %s on %d MPI ranks, "
                         "but it is does not contain MPI-enabled tests. "
                         "The test will now exit.\n",
-                        context.programName(), gmx_node_num());
+                        context.programName(),
+                        gmx_node_num());
             }
             finalizeForCommandLine();
             std::exit(1);