clang-tidy: google tests applicable
[alexxy/gromacs.git] / src / gromacs / random / tests / exponentialdistribution.cpp
index 759a2c17eebe4eb232f5527e3e02fb84e707d207..f2a52026236e11b1aefb7a5bc2ba256d60900e5f 100644 (file)
@@ -126,6 +126,6 @@ TEST(ExponentialDistributionTest, AltParam)
     EXPECT_REAL_EQ_TOL(distA(rngA), distB(rngB, paramA), gmx::test::ulpTolerance(0));
 }
 
-}      // namespace anonymous
+}  // namespace
 
-}      // namespace gmx
+}  // namespace gmx