aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_plugin_cmd_simple_send.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/test_transport_plugin_cmd_simple_send.c')
-rw-r--r--src/transport/test_transport_plugin_cmd_simple_send.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/transport/test_transport_plugin_cmd_simple_send.c b/src/transport/test_transport_plugin_cmd_simple_send.c
index 2c987e601..6829daf84 100644
--- a/src/transport/test_transport_plugin_cmd_simple_send.c
+++ b/src/transport/test_transport_plugin_cmd_simple_send.c
@@ -293,7 +293,8 @@ start_testcase (TESTING_CMD_HELPER_write_cb write_message, char *router_ip,
293 node_ip, 293 node_ip,
294 handlers, 294 handlers,
295 ts->cfgname, 295 ts->cfgname,
296 notify_connect), 296 notify_connect,
297 GNUNET_NO),
297 GNUNET_TESTING_cmd_send_peer_ready ("send-peer-ready", 298 GNUNET_TESTING_cmd_send_peer_ready ("send-peer-ready",
298 write_message), 299 write_message),
299 block_send, 300 block_send,