aboutsummaryrefslogtreecommitdiff
path: root/src/testing/testing.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing/testing.c')
-rw-r--r--src/testing/testing.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/testing/testing.c b/src/testing/testing.c
index 335457dcb..2e1dceb68 100644
--- a/src/testing/testing.c
+++ b/src/testing/testing.c
@@ -37,9 +37,9 @@
37#include "gnunet_transport_service.h" 37#include "gnunet_transport_service.h"
38#include "gnunet_hello_lib.h" 38#include "gnunet_hello_lib.h"
39 39
40#define DEBUG_TESTING GNUNET_NO 40#define DEBUG_TESTING GNUNET_EXTRA_LOGGING
41 41
42#define DEBUG_TESTING_RECONNECT GNUNET_NO 42#define DEBUG_TESTING_RECONNECT GNUNET_EXTRA_LOGGING
43 43
44/** 44/**
45 * Hack to deal with initial HELLO's being often devoid of addresses. 45 * Hack to deal with initial HELLO's being often devoid of addresses.