aboutsummaryrefslogtreecommitdiff
path: root/src/dht/test_dht_multipeer.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-09-28 08:57:33 +0000
committerChristian Grothoff <christian@grothoff.org>2011-09-28 08:57:33 +0000
commit676a03149617636a25d5d9185b24e17b8980bbb1 (patch)
tree64976b008d2c0062f892755517bc4594d1a799c8 /src/dht/test_dht_multipeer.c
parent17c392814db96d99a44d59d695f786ea7b899abd (diff)
downloadgnunet-676a03149617636a25d5d9185b24e17b8980bbb1.tar.gz
gnunet-676a03149617636a25d5d9185b24e17b8980bbb1.zip
stuff
Diffstat (limited to 'src/dht/test_dht_multipeer.c')
-rw-r--r--src/dht/test_dht_multipeer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dht/test_dht_multipeer.c b/src/dht/test_dht_multipeer.c
index 8133c7576..9b6159312 100644
--- a/src/dht/test_dht_multipeer.c
+++ b/src/dht/test_dht_multipeer.c
@@ -28,7 +28,7 @@
28#include "gnunet_dht_service.h" 28#include "gnunet_dht_service.h"
29 29
30/* DEFINES */ 30/* DEFINES */
31#define VERBOSE GNUNET_YES 31#define VERBOSE GNUNET_NO
32 32
33/* Timeout for entire testcase */ 33/* Timeout for entire testcase */
34#define TIMEOUT GNUNET_TIME_relative_multiply(GNUNET_TIME_UNIT_MINUTES, 5) 34#define TIMEOUT GNUNET_TIME_relative_multiply(GNUNET_TIME_UNIT_MINUTES, 5)