diff tests/rule-add-command/CMakeLists.txt @ 580:2e16c3623531

Tests: misc cleanups
author David Demelier <markand@malikania.fr>
date Mon, 04 Dec 2017 13:56:01 +0100
parents 84ea13c850f4
children
line wrap: on
line diff
--- a/tests/rule-add-command/CMakeLists.txt	Mon Dec 04 13:49:51 2017 +0100
+++ b/tests/rule-add-command/CMakeLists.txt	Mon Dec 04 13:56:01 2017 +0100
@@ -17,7 +17,7 @@
 #
 
 irccd_define_test(
-    NAME rule_add_command
+    NAME rule-add-command
     SOURCES main.cpp
     LIBRARIES libirccd libirccdctl
 )