aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_plugin_cmd_udp_backchannel.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/test_transport_plugin_cmd_udp_backchannel.c')
-rw-r--r--src/transport/test_transport_plugin_cmd_udp_backchannel.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/transport/test_transport_plugin_cmd_udp_backchannel.c b/src/transport/test_transport_plugin_cmd_udp_backchannel.c
index db320844f..11cd177c4 100644
--- a/src/transport/test_transport_plugin_cmd_udp_backchannel.c
+++ b/src/transport/test_transport_plugin_cmd_udp_backchannel.c
@@ -282,7 +282,8 @@ start_testcase (TESTING_CMD_HELPER_write_cb write_message, char *router_ip,
282 node_ip, 282 node_ip,
283 handlers, 283 handlers,
284 ts->cfgname, 284 ts->cfgname,
285 notify_connect), 285 notify_connect,
286 GNUNET_NO),
286 GNUNET_TESTING_cmd_send_peer_ready ("send-peer-ready", 287 GNUNET_TESTING_cmd_send_peer_ready ("send-peer-ready",
287 write_message), 288 write_message),
288 block_send, 289 block_send,