- fix coverity 10365
[oweals/gnunet.git] / src / namestore / test_namestore_api_put.c
index 162026b2f17502a21066e79de58bdcfe0ec77bfd..3cf1b465b3addb3e897ac2713e28516e7f9d2201 100644 (file)
@@ -35,7 +35,7 @@
 
 #define TEST_RECORD_DATA 'a'
 
-#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 10)
+#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 100)
 
 
 static struct GNUNET_NAMESTORE_Handle * nsh;