aboutsummaryrefslogtreecommitdiff
path: root/src/testing/test_testing_topology.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-05-18 12:22:55 +0000
committerChristian Grothoff <christian@grothoff.org>2010-05-18 12:22:55 +0000
commita9b5a58a55dd8c6f4b8dc1cadd7d4639f30bb1fd (patch)
tree181b27c9ef17e52e73a3538005b055dbb0cf4fdb /src/testing/test_testing_topology.c
parent69d43a2fb2410f610a42c5f23510e53d03f3a968 (diff)
downloadgnunet-a9b5a58a55dd8c6f4b8dc1cadd7d4639f30bb1fd.tar.gz
gnunet-a9b5a58a55dd8c6f4b8dc1cadd7d4639f30bb1fd.zip
fixes, comments
Diffstat (limited to 'src/testing/test_testing_topology.c')
-rw-r--r--src/testing/test_testing_topology.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testing/test_testing_topology.c b/src/testing/test_testing_topology.c
index 50ee0086a..56d3baea6 100644
--- a/src/testing/test_testing_topology.c
+++ b/src/testing/test_testing_topology.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?