clang-tidy: google tests applicable
[alexxy/gromacs.git] / src / testutils / testmatchers.cpp
index 67a79975d52617b4d2591dc1bbc208af5834377e..2644274c22847d98021fdd68131ac3fa0e43f898 100644 (file)
@@ -172,5 +172,5 @@ RVecEq(const FloatingPointTolerance &tolerance)
     return testing::MakeMatcher(new RVecMatcher<real>(tolerance));
 }
 
-} // namespace
-} // namespace
+}  // namespace test
+}  // namespace gmx