aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/test_namestore_record_serialization.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/namestore/test_namestore_record_serialization.c')
-rw-r--r--src/namestore/test_namestore_record_serialization.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/namestore/test_namestore_record_serialization.c b/src/namestore/test_namestore_record_serialization.c
index 362af0dd0..b8818a6c7 100644
--- a/src/namestore/test_namestore_record_serialization.c
+++ b/src/namestore/test_namestore_record_serialization.c
@@ -28,7 +28,7 @@
28 28
29#define VERBOSE GNUNET_NO 29#define VERBOSE GNUNET_NO
30 30
31#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 10) 31#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 100)
32 32
33static int res; 33static int res;
34 34