add now instead of add delayed
[oweals/gnunet.git] / src / testing / test_testing_group_remote.c
index 6970fb6348901f31cc36f50bb494c7b374d06e9f..6bcdb475d2a5d36286b8e6da6124eaec012b431f 100644 (file)
@@ -32,7 +32,7 @@
 /**
  * How long until we give up on connecting the peers?
  */
-#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 60)
+#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 300)
 
 #define DEFAULT_NUM_PEERS 8;