Normalize API tests.
[alexxy/gromacs.git] / api / gmxapi / cpp / tests / version.cpp
similarity index 97%
rename from src/api/cpp/tests/version.cpp
rename to api/gmxapi/cpp/tests/version.cpp
index 251a7ab49293caf1c8f5f50aabc7438f506b0f12..5c6c4fc81c6360b81431ec065184ff1184aeed07 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2018,2020, by the GROMACS development team, led by
+ * Copyright (c) 2018,2020,2021, 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.
@@ -35,8 +35,6 @@
 
 #include <climits>
 
-#include <gtest/gtest.h>
-
 #include "gmxapi/version.h"
 #include "testingconfiguration.h"