aboutsummaryrefslogtreecommitdiff
path: root/src/dht/test_dht_twopeer_get_put.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/dht/test_dht_twopeer_get_put.c')
-rw-r--r--src/dht/test_dht_twopeer_get_put.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dht/test_dht_twopeer_get_put.c b/src/dht/test_dht_twopeer_get_put.c
index 86ce546cc..2a79c9ffb 100644
--- a/src/dht/test_dht_twopeer_get_put.c
+++ b/src/dht/test_dht_twopeer_get_put.c
@@ -44,7 +44,7 @@
44#include "gnunet_signatures.h" 44#include "gnunet_signatures.h"
45 45
46/* DEFINES */ 46/* DEFINES */
47#define VERBOSE GNUNET_NO 47#define VERBOSE GNUNET_EXTRA_LOGGING
48 48
49/* Timeout for entire testcase */ 49/* Timeout for entire testcase */
50#define TIMEOUT GNUNET_TIME_relative_multiply(GNUNET_TIME_UNIT_SECONDS, 40) 50#define TIMEOUT GNUNET_TIME_relative_multiply(GNUNET_TIME_UNIT_SECONDS, 40)