plane hacking
[oweals/gnunet.git] / src / fs / test_fs_test_lib.c
index a38b39b6ea07740b8d0c730ac3ecdb23aab155ab..930038da5f12286b47216f37ec16ad14b8e25f33 100644 (file)
@@ -36,7 +36,7 @@
 /**
  * How long until we give up on transmitting the message?
  */
-#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 60)
+#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 300)
 
 #define NUM_DAEMONS 2