From a7f910bec91ae5962aca134709d84b099b875aa6 Mon Sep 17 00:00:00 2001 From: Tomi Valkeinen Date: Mon, 28 Sep 2015 21:59:57 +0300 Subject: move test.h to test/ --- tests/testpat.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/testpat.cpp') diff --git a/tests/testpat.cpp b/tests/testpat.cpp index 5632224..27c1bc3 100644 --- a/tests/testpat.cpp +++ b/tests/testpat.cpp @@ -4,7 +4,7 @@ #include "kms++.h" #include "utils/testpat.h" -#include "../test.h" +#include "test.h" using namespace std; using namespace kms; -- cgit v1.2.3