aboutsummaryrefslogtreecommitdiff
path: root/src/testing/test_testing_topology_churn.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing/test_testing_topology_churn.c')
-rw-r--r--src/testing/test_testing_topology_churn.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testing/test_testing_topology_churn.c b/src/testing/test_testing_topology_churn.c
index 8b2a12069..33f3a0737 100644
--- a/src/testing/test_testing_topology_churn.c
+++ b/src/testing/test_testing_topology_churn.c
@@ -280,6 +280,7 @@ run (void *cls,
280 "didn't start all daemons in reasonable amount of time!!!"); 280 "didn't start all daemons in reasonable amount of time!!!");
281 281
282 pg = GNUNET_TESTING_daemons_start (cfg, 282 pg = GNUNET_TESTING_daemons_start (cfg,
283 peers_left,
283 peers_left, TIMEOUT, NULL, NULL, 284 peers_left, TIMEOUT, NULL, NULL,
284 &peers_started_callback, NULL, NULL, 285 &peers_started_callback, NULL, NULL,
285 NULL, NULL); 286 NULL, NULL);