clang-tidy: google tests applicable
[alexxy/gromacs.git] / src / gromacs / ewald / tests / pmegathertest.cpp
index 34219cb84569bb008002afff944053d06f232c2e..2d86d12feb2fac3b9d0f22eff285f0f555194fe6 100644 (file)
@@ -455,6 +455,6 @@ INSTANTIATE_TEST_CASE_P(SaneInput, PmeGatherTest, ::testing::Combine(::testing::
                                                                          ::testing::Values(PmeForceOutputHandling::Set, PmeForceOutputHandling::ReduceWithInput),
                                                                          ::testing::ValuesIn(atomCounts)));
 
-}
-}
-}
+}  // namespace
+}  // namespace test
+}  // namespace gmx