Reorganize shared unit test code
[alexxy/gromacs.git] / src / gromacs / trajectoryanalysis / tests / moduletest.cpp
index 5d2a241206e86ae56e1c209b129930a40daad830..38f071e738bee5f8dd82f04105e60c158fa64a69 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2012,2013, by the GROMACS development team, led by
+ * Copyright (c) 2012,2013,2014, 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.
@@ -49,8 +49,8 @@
 #include "gromacs/trajectoryanalysis/cmdlinerunner.h"
 #include "gromacs/utility/file.h"
 
+#include "gromacs/analysisdata/tests/datatest.h"
 #include "testutils/cmdlinetest.h"
-#include "testutils/datatest.h"
 #include "testutils/refdata.h"
 #include "testutils/testasserts.h"
 #include "testutils/testfilemanager.h"