aboutsummaryrefslogtreecommitdiff
path: root/src/testing/test_testing.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing/test_testing.c')
-rw-r--r--src/testing/test_testing.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testing/test_testing.c b/src/testing/test_testing.c
index ef935da0d..f2ac3f0de 100644
--- a/src/testing/test_testing.c
+++ b/src/testing/test_testing.c
@@ -26,7 +26,7 @@
26 26
27#define VERBOSE GNUNET_NO 27#define VERBOSE GNUNET_NO
28 28
29#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 60) 29#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 300)
30 30
31static int ok; 31static int ok;
32 32