diff tests/CMakeLists.txt @ 304:04a8c96aeb33

Tests: add test for server-topic, #559
author David Demelier <markand@malikania.fr>
date Sat, 15 Oct 2016 23:01:26 +0200
parents ca5bc0624fb5
children e1e596a75355
line wrap: on
line diff
--- a/tests/CMakeLists.txt	Sat Oct 15 17:56:35 2016 +0200
+++ b/tests/CMakeLists.txt	Sat Oct 15 23:01:26 2016 +0200
@@ -29,6 +29,7 @@
     add_subdirectory(cmd-server-nick)
     add_subdirectory(cmd-server-notice)
     add_subdirectory(cmd-server-part)
+    add_subdirectory(cmd-server-topic)
 
 #    # Misc
 #    add_subdirectory(command)