Enable clang tidy/warnings for tests
[alexxy/gromacs.git] / src / gromacs / commandline / tests / cmdlineprogramcontext.cpp
index 0bb6864c6e82690b0ada468076355892e08c53a8..4cdf6d1f8bd39cf4bcef2230a997503d7f442385 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2013,2014,2015,2016,2017, by the GROMACS development team, led by
+ * Copyright (c) 2013,2014,2015,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.
@@ -57,7 +57,6 @@
 
 #include "testutils/cmdlinetest.h"
 
-using gmx::test::CommandLine;
 using gmx::Path;
 
 #if GMX_NATIVE_WINDOWS || GMX_CYGWIN