diff tests/CMakeLists.txt @ 302:47d40e343ffe

Tests: add test for server-notice, #559
author David Demelier <markand@malikania.fr>
date Sat, 15 Oct 2016 00:07:47 +0200
parents b7ad1b65104c
children ca5bc0624fb5
line wrap: on
line diff
--- a/tests/CMakeLists.txt	Fri Oct 14 23:53:48 2016 +0200
+++ b/tests/CMakeLists.txt	Sat Oct 15 00:07:47 2016 +0200
@@ -27,6 +27,7 @@
     add_subdirectory(cmd-server-message)
     add_subdirectory(cmd-server-mode)
     add_subdirectory(cmd-server-nick)
+    add_subdirectory(cmd-server-notice)
 
 #    # Misc
 #    add_subdirectory(command)