clang-tidy: google tests applicable
[alexxy/gromacs.git] / src / gromacs / mdlib / tests / calc_verletbuf.cpp
index 9fb809ef95d2109323dfa9601dc7a4e5682612e9..da90ace13c259c91fc0e8b3f70a5293663f5d84d 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2017, by the GROMACS development team, led by
+ * Copyright (c) 2017,2018, by the GROMACS development team, led by
  * Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl,
  * and including many others, as listed in the AUTHORS file in the
  * top-level source directory and at http://www.gromacs.org.
@@ -135,6 +135,6 @@ TEST_F(VerletBufferConstraintTest, EqualMasses)
     GMX_RELEASE_ASSERT(numPointsBeforeMax >= 20 && numPointsAfterMax >= 20, "This test only provides full coverage when we test a sufficient number of points before and after the location of the maximum value for the exact formula.");
 }
 
-}      // namespace anonymous
+}  // namespace
 
-}      // namespace gmx
+}  // namespace gmx