From 9d079a832ec9c70fccb3446843bd8d7579e3aafd Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Tue, 3 May 2016 14:38:26 +0200 Subject: An in memory testaccount that can be used for application testing. --- 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 b25e7bc..b97596a 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -55,6 +55,7 @@ auto_tests ( modelinteractivitytest inspectiontest accountstest + testaccounttest ) target_link_libraries(dummyresourcetest sink_resource_dummy) target_link_libraries(dummyresourcebenchmark sink_resource_dummy) -- cgit v1.2.3