aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/mesh/test_mesh_regex.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesh/test_mesh_regex.c b/src/mesh/test_mesh_regex.c
index 812f58369..d1b69c4fc 100644
--- a/src/mesh/test_mesh_regex.c
+++ b/src/mesh/test_mesh_regex.c
@@ -38,7 +38,7 @@
38/** 38/**
39 * Time to wait for stuff that should be rather fast 39 * Time to wait for stuff that should be rather fast
40 */ 40 */
41#define SHORT_TIME GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 30) 41#define SHORT_TIME GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 60)
42 42
43/** 43/**
44 * Which strings have been found & connected. 44 * Which strings have been found & connected.