summaryrefslogtreecommitdiff
path: root/tests/testpat.cpp
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@iki.fi>2015-10-01 21:49:43 +0300
committerTomi Valkeinen <tomi.valkeinen@iki.fi>2015-10-01 21:49:43 +0300
commitc77756c48d6f38c8b40a39fd53f610c296530adf (patch)
treea288ab1b0c1ac6a3d1ee2694089a7d232819afa6 /tests/testpat.cpp
parent093b77fc295d1bc4694b32fed95da0fab78c4097 (diff)
move test.h to libkmstest
Diffstat (limited to 'tests/testpat.cpp')
-rw-r--r--tests/testpat.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/testpat.cpp b/tests/testpat.cpp
index 419df5d..eaf1091 100644
--- a/tests/testpat.cpp
+++ b/tests/testpat.cpp
@@ -2,7 +2,6 @@
#include <algorithm>
#include "kms++.h"
-#include "testpat.h"
#include "test.h"