Uncrustify all files
[alexxy/gromacs.git] / src / programs / mdrun / tests / compressed_x_output.cpp
index 2b1204996845862a6a7423e747b6511359a66583..bfaf6b8cf5b82084f422f1074db1c9e5adb09c7e 100644 (file)
@@ -52,7 +52,7 @@ namespace
 
 //! Test fixture for mdrun -x
 class CompressedXOutputTest : public gmx::test::MdrunTestFixture,
-                      public testing::WithParamInterface<const char*>
+                              public testing::WithParamInterface<const char*>
 {
 };