Separate the testutils module.
[alexxy/gromacs.git] / src / testutils / testasserts.cpp
index acf173cd957aa2a762d83e1fdbf3bb21cd062b1b..83fbf5568cba4478bb5ca501aab9e6ec8b8b39fd 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2014,2015,2016,2018,2019, by the GROMACS development team, led by
+ * Copyright (c) 2014,2015,2016,2018,2019,2020, 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.
@@ -41,7 +41,7 @@
  */
 #include "gmxpre.h"
 
-#include "testasserts.h"
+#include "testutils/testasserts.h"
 
 #include <cmath>
 #include <cstdio>