summaryrefslogtreecommitdiff
path: root/tests/db.cpp
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@iki.fi>2015-09-28 21:59:57 +0300
committerTomi Valkeinen <tomi.valkeinen@iki.fi>2015-09-28 22:00:17 +0300
commita7f910bec91ae5962aca134709d84b099b875aa6 (patch)
tree9d8073226d565b5fe760b55d3871657c22cd7cb5 /tests/db.cpp
parent894a73b74b92c7eca07a954443750df23845a579 (diff)
move test.h to test/
Diffstat (limited to 'tests/db.cpp')
-rw-r--r--tests/db.cpp2
1 files changed, 1 insertions, 1 deletions
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;