clang-tidy: google tests applicable
[alexxy/gromacs.git] / src / gromacs / random / tests / gammadistribution.cpp
index 4cee2ca2a22a7828c881d91eb8b26d6cbe55ce21..1c6fdd154ab00e8ee72111938f6621e07d265d58 100644 (file)
@@ -120,6 +120,6 @@ TEST(GammaDistributionTest, AltParam)
     EXPECT_REAL_EQ_TOL(distA(rngA), distB(rngB, paramA), gmx::test::ulpTolerance(0));
 }
 
-}      // namespace anonymous
+}  // namespace
 
-}      // namespace gmx
+}  // namespace gmx