diff tests/CMakeLists.txt @ 300:d9f6eeacd806

Tests: add test for server-mode, #559
author David Demelier <markand@malikania.fr>
date Fri, 14 Oct 2016 22:01:15 +0200
parents e60125973197
children b7ad1b65104c
line wrap: on
line diff
--- a/tests/CMakeLists.txt	Fri Oct 14 21:20:36 2016 +0200
+++ b/tests/CMakeLists.txt	Fri Oct 14 22:01:15 2016 +0200
@@ -25,6 +25,7 @@
     add_subdirectory(cmd-server-disconnect)
     add_subdirectory(cmd-server-me)
     add_subdirectory(cmd-server-message)
+    add_subdirectory(cmd-server-mode)
 
 #    # Misc
 #    add_subdirectory(command)