Enable clang tidy/warnings for tests
[alexxy/gromacs.git] / src / gromacs / commandline / tests / cmdlinehelpmodule.cpp
index a959670afe8d44e4c64aba2aeeb98e2099e7a7d5..15f036bc8d644e6b5d503a6790bdbb5efca3e2dd 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2015, by the GROMACS development team, led by
+ * Copyright (c) 2015,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.
@@ -61,7 +61,6 @@ namespace
 
 using gmx::test::CommandLine;
 using gmx::test::MockHelpTopic;
-using gmx::test::MockModule;
 using gmx::test::MockOptionsModule;
 
 //! Test fixture for the tests.