From 4430eabdfeddf02c20424508a2a4207b6b4a764e Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Fri, 24 Jul 2015 12:51:58 +0200 Subject: Test generic stuff separately from the dummyresource --- tests/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/CMakeLists.txt') diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 35b3996..eb4d606 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -39,6 +39,7 @@ auto_tests ( domainadaptortest messagequeuetest indextest + genericresourcetest ) target_link_libraries(dummyresourcetest akonadi2_resource_dummy) -- cgit v1.2.3