aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/cadet/test_cadet.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cadet/test_cadet.c b/src/cadet/test_cadet.c
index 38ba5de58..1f65615d5 100644
--- a/src/cadet/test_cadet.c
+++ b/src/cadet/test_cadet.c
@@ -33,7 +33,7 @@
33/** 33/**
34 * How namy messages to send 34 * How namy messages to send
35 */ 35 */
36#define TOTAL_PACKETS 100 36#define TOTAL_PACKETS 2000
37 37
38/** 38/**
39 * How long until we give up on connecting the peers? 39 * How long until we give up on connecting the peers?