aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorArnstein Ressem <aressem@gmail.com>2016-09-14 08:45:26 +0200
committerGitHub <noreply@github.com>2016-09-14 08:45:26 +0200
commit4b194fbcf79d5af1731d960ce4abbc2574ba397d (patch)
tree49934000a4d61790615c7c7b71cbe415478c073d /CMakeLists.txt
parent4bf517333b0616ce3e7947c28afb378cd10fe5c9 (diff)
Revert "Revert "Aressem/move messagebus test tests to separate module""
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index cc10f7cb73d..aed0ca2fc20 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -41,6 +41,7 @@ add_subdirectory(logd)
add_subdirectory(lowercasing_test)
add_subdirectory(memfilepersistence)
add_subdirectory(messagebus)
+add_subdirectory(messagebus_test)
add_subdirectory(metrics)
add_subdirectory(persistence)
add_subdirectory(persistencetypes)