clang-tidy: google tests applicable
[alexxy/gromacs.git] / src / gromacs / random / tests / seed.cpp
index ac2cb0697c5e51f0187b75b358207ac2390c42fa..e97ceb5acede7468b44f8462bbd04e8addafa887 100644 (file)
@@ -66,6 +66,6 @@ TEST(SeedTest, makeRandomSeed)
     EXPECT_NE(i0, i1);
 }
 
-}      // namespace anonymous
+}  // namespace
 
-}      // namespace gmx
+}  // namespace gmx