diff tests/data/irccdctl.conf @ 662:e9153b85b9bd

Tests: test irccdctl (plugin-* commands) #785 While here, fix many commands that were throwing invalid_message because of missing 'command' JSON property.
author David Demelier <markand@malikania.fr>
date Thu, 29 Mar 2018 09:13:51 +0200
parents
children 65a54b126c08
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tests/data/irccdctl.conf	Thu Mar 29 09:13:51 2018 +0200
@@ -0,0 +1,3 @@
+[connect]
+type = "unix"
+path = "@tests_BINARY_DIR@/irccd.sock"