aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_http_common.h
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2012-08-28 09:55:43 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2012-08-28 09:55:43 +0000
commitd11fa474ca382431e4371d9e2ab03283a4e29465 (patch)
tree85767047cb52f77bc6c30c2bc46883500ee8ef9a /src/transport/plugin_transport_http_common.h
parent741ca3991bd08919fe44ee01bf87caa02a3a8bac (diff)
downloadgnunet-d11fa474ca382431e4371d9e2ab03283a4e29465.tar.gz
gnunet-d11fa474ca382431e4371d9e2ab03283a4e29465.zip
test conf updates
Diffstat (limited to 'src/transport/plugin_transport_http_common.h')
-rw-r--r--src/transport/plugin_transport_http_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/plugin_transport_http_common.h b/src/transport/plugin_transport_http_common.h
index edb99c5f2..377eb9fb9 100644
--- a/src/transport/plugin_transport_http_common.h
+++ b/src/transport/plugin_transport_http_common.h
@@ -30,7 +30,7 @@
30/** 30/**
31 * Timeout values for testing 31 * Timeout values for testing
32 */ 32 */
33#define TESTING GNUNET_YES 33#define TESTING GNUNET_NO
34 34
35#if TESTING 35#if TESTING
36 36