aboutsummaryrefslogtreecommitdiff
path: root/src/testing/test_testing_topology_blacklist.c
diff options
context:
space:
mode:
authorNathan S. Evans <evans@in.tum.de>2010-10-12 13:45:56 +0000
committerNathan S. Evans <evans@in.tum.de>2010-10-12 13:45:56 +0000
commit00ac4d1d91a2aa5383a7c795704bc6ce8a2e0efb (patch)
tree31180846d97b06c175337aed776c7d8139163346 /src/testing/test_testing_topology_blacklist.c
parent463f45e3337c0a5d4613ecc0e2ee998564a00551 (diff)
downloadgnunet-00ac4d1d91a2aa5383a7c795704bc6ce8a2e0efb.tar.gz
gnunet-00ac4d1d91a2aa5383a7c795704bc6ce8a2e0efb.zip
remove debugging stuff, fix for very small values of small world options
Diffstat (limited to 'src/testing/test_testing_topology_blacklist.c')
-rw-r--r--src/testing/test_testing_topology_blacklist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testing/test_testing_topology_blacklist.c b/src/testing/test_testing_topology_blacklist.c
index 448531921..8f9a469e5 100644
--- a/src/testing/test_testing_topology_blacklist.c
+++ b/src/testing/test_testing_topology_blacklist.c
@@ -25,7 +25,7 @@
25#include "gnunet_testing_lib.h" 25#include "gnunet_testing_lib.h"
26#include "gnunet_core_service.h" 26#include "gnunet_core_service.h"
27 27
28#define VERBOSE GNUNET_YES 28#define VERBOSE GNUNET_NO
29 29
30/** 30/**
31 * How long until we fail the whole testcase? 31 * How long until we fail the whole testcase?