From 093b77fc295d1bc4694b32fed95da0fab78c4097 Mon Sep 17 00:00:00 2001 From: Tomi Valkeinen Date: Thu, 1 Oct 2015 21:44:49 +0300 Subject: move test utils to libkmstest library --- 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 9980407..419df5d 100644 --- a/tests/testpat.cpp +++ b/tests/testpat.cpp @@ -2,7 +2,7 @@ #include #include "kms++.h" -#include "utils/testpat.h" +#include "testpat.h" #include "test.h" -- cgit v1.2.3