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/db.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/db.cpp') diff --git a/tests/db.cpp b/tests/db.cpp index 4ef6ff9..468a4cc 100644 --- a/tests/db.cpp +++ b/tests/db.cpp @@ -8,7 +8,7 @@ #include "kms++.h" #include "utils/color.h" -#include "../test.h" +#include "test.h" using namespace std; using namespace kms; -- cgit v1.2.3