aboutsummaryrefslogtreecommitdiff
path: root/src/block/test_block.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/block/test_block.c')
-rw-r--r--src/block/test_block.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/block/test_block.c b/src/block/test_block.c
index f7a3422e0..d1d3edb96 100644
--- a/src/block/test_block.c
+++ b/src/block/test_block.c
@@ -25,9 +25,9 @@
25#include "platform.h" 25#include "platform.h"
26#include "gnunet_block_lib.h" 26#include "gnunet_block_lib.h"
27 27
28#define DEBUG GNUNET_NO 28#define DEBUG GNUNET_EXTRA_LOGGING
29 29
30#define VERBOSE GNUNET_NO 30#define VERBOSE GNUNET_EXTRA_LOGGING
31 31
32static int 32static int
33test_fs (struct GNUNET_BLOCK_Context *ctx) 33test_fs (struct GNUNET_BLOCK_Context *ctx)