clang-tidy: google tests applicable
[alexxy/gromacs.git] / src / gromacs / simd / tests / base.h
index 2f85847a5901b2b1fb60cbf9960f112e9e380571..1718763e3f1c090f4dd84879a5c3f554ac4220b5 100644 (file)
@@ -192,7 +192,7 @@ class SimdBaseTest : public ::testing::Test
         std::pair<real, real>  range_;        //!< Range for math function tests.
 };
 
-}      // namespace
-}      // namespace
+}      // namespace test
+}      // namespace gmx
 
 #endif // GMX_SIMD_TESTS_BASE_H