clang-tidy: google tests applicable
[alexxy/gromacs.git] / src / gromacs / ewald / tests / pmebsplinetest.cpp
index 7549d1aa23c9753216cc5b215ed7c46f6b1822fc..b4c41798ffc71bbd223b25dac6c1ca838875f836 100644 (file)
@@ -191,6 +191,6 @@ INSTANTIATE_TEST_CASE_P(SaneInput1, PmeBSplineModuliCorrectnessTest, ::testing::
                                     ::testing::Range(3, 8 + 1),
                                     ::testing::Values(ModuliType::PME, ModuliType::P3M)
                                 ));
-}
-}
-}
+}  // namespace
+}  // namespace test
+}  // namespace gmx