diff --git a/tests/common/timewrappertest.cpp b/tests/lib/timewrappertest.cpp similarity index 97% rename from tests/common/timewrappertest.cpp rename to tests/lib/timewrappertest.cpp index 0a96ab7aa..c27ed6f9b 100644 --- a/tests/common/timewrappertest.cpp +++ b/tests/lib/timewrappertest.cpp @@ -21,16 +21,16 @@ * *****************************************************/ -#include "common/test/run.hpp" +#include "lib/test/run.hpp" -#include "common/util.hpp" +#include "lib/util.hpp" #include using boost::lexical_cast; using util::isnil; -#include "common/lumitime.hpp" +#include "lib/lumitime.hpp"