diff tests/libserver/CMakeLists.txt @ 103:41e5722da2ae

Tests: begin of database tests, #682
author Alexis Dörr <nanahara@malikania.fr>
date Mon, 21 Aug 2017 20:59:18 +0200
parents 858621081b95
children f8c6d2244795
line wrap: on
line diff
--- a/tests/libserver/CMakeLists.txt	Mon Aug 21 18:33:26 2017 +0200
+++ b/tests/libserver/CMakeLists.txt	Mon Aug 21 20:59:18 2017 +0200
@@ -17,4 +17,5 @@
 #
 
 add_subdirectory(id)
+add_subdirectory(db/account)
 # add_subdirectory(dao-account)