clang-tidy: google tests applicable
[alexxy/gromacs.git] / src / programs / mdrun / tests / energycomparison.h
index a8522cc92c0fd56914d3c83b845fe82b9f8ab6ed..b6e0aa51ef34e1335cc8f6064c3ef1ab62bec056 100644 (file)
@@ -68,7 +68,7 @@ void compareEnergyFrames(const EnergyFrame      &reference,
                          const EnergyFrame      &test,
                          const EnergyTolerances &tolerances);
 
-} // namespace
-} // namespace
+}  // namespace test
+}  // namespace gmx
 
 #endif