Apply re-formatting to C++ in src/ tree.
[alexxy/gromacs.git] / src / api / cpp / tests / testingconfiguration.h
index e7180f8984b17b08518a092a7755d7d49375eda7..1becf040882c7cd929905c9b84a557349fc16453 100644 (file)
@@ -112,7 +112,8 @@ public:
                                   "tau-t = 1\n"
                                   "ref-t = 298\n"
                                   "compressed-x-grps = Sol\n",
-                                  steps, getTestStepSize()));
+                                  steps,
+                                  getTestStepSize()));
 
         EXPECT_EQ(0, runner_.callGromppOnThisRank());
     }