clang-tidy: google tests applicable
[alexxy/gromacs.git] / src / programs / mdrun / tests / tpitest.cpp
index db16d0c93b2ee11a5f42b512759b8e8371452678..e3dc3115f9e349b93c026503708be9c71d96eb53 100644 (file)
@@ -141,6 +141,6 @@ TEST_P(TpiTest, ReproducesOutput)
 
 INSTANTIATE_TEST_CASE_P(Simple, TpiTest, ::testing::Values(1993, 2994));
 
-}
-}
-}
+}  // namespace
+}  // namespace test
+}  // namespace gmx