clang-tidy: google tests applicable
[alexxy/gromacs.git] / src / gromacs / listed-forces / tests / bonded.cpp
index d3d80bd1585a94d7e0043f2c1fd601dd0d36c19d..973d01bd5648a1eccafacc2bea5bb6f46b4079ce 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2016,2017, by the GROMACS development team, led by
+ * Copyright (c) 2016,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.
@@ -273,6 +273,6 @@ TEST_F (BondedTest, IfuncProperDihedralsPbcXyz)
     testIfunc(F_PDIHS, iatoms, &iparams, epbcXYZ);
 }
 
-}
+}  // namespace
 
-}
+}  // namespace gmx