aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_communicator_basic.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/test_communicator_basic.c')
-rw-r--r--src/transport/test_communicator_basic.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/test_communicator_basic.c b/src/transport/test_communicator_basic.c
index 7dac3bc24..e9b982897 100644
--- a/src/transport/test_communicator_basic.c
+++ b/src/transport/test_communicator_basic.c
@@ -76,7 +76,7 @@ static struct GNUNET_TRANSPORT_TESTING_TransportCommunicatorQueue *my_tc;
76 76
77#define FIXME_DEAD_BURST_RUNS 1 77#define FIXME_DEAD_BURST_RUNS 1
78 78
79#define TOTAL_ITERATIONS 10 79#define TOTAL_ITERATIONS 20
80 80
81static unsigned int iterations_left = TOTAL_ITERATIONS; 81static unsigned int iterations_left = TOTAL_ITERATIONS;
82 82