aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/test_datastore_api.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-08-03 10:29:09 +0000
committerChristian Grothoff <christian@grothoff.org>2015-08-03 10:29:09 +0000
commit722a93c626d4033abbb221f44238fd7e25f99b0d (patch)
tree3cc42f7c84a90e4e9eb3ce64a2b804aba43e6b53 /src/datastore/test_datastore_api.c
parent1b49daf277669a740f2a0a2dc78dd637832b552f (diff)
-reduce autostarting for tests, reduce timeouts
Diffstat (limited to 'src/datastore/test_datastore_api.c')
-rw-r--r--src/datastore/test_datastore_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/datastore/test_datastore_api.c b/src/datastore/test_datastore_api.c
index 36e637845a..a8011bd532 100644
--- a/src/datastore/test_datastore_api.c
+++ b/src/datastore/test_datastore_api.c
@@ -639,7 +639,7 @@ run (void *cls,
GNUNET_TIME_relative_to_absolute
(GNUNET_TIME_UNIT_SECONDS),
0, 1,
- GNUNET_TIME_UNIT_MINUTES,
+ TIMEOUT,
&run_tests, crc))
{
FPRINTF (stderr,