aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/mesh/test_mesh_small.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesh/test_mesh_small.c b/src/mesh/test_mesh_small.c
index 3b0bfeaf5..c5afd576a 100644
--- a/src/mesh/test_mesh_small.c
+++ b/src/mesh/test_mesh_small.c
@@ -56,7 +56,7 @@ struct MeshPeer
56/** 56/**
57 * Time to wait for stuff that should be rather fast 57 * Time to wait for stuff that should be rather fast
58 */ 58 */
59#define SHORT_TIME GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 30) 59#define SHORT_TIME GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 60)
60 60
61/** 61/**
62 * DIFFERENT TESTS TO RUN 62 * DIFFERENT TESTS TO RUN