summaryrefslogtreecommitdiff
path: root/test/internals/refs.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/internals/refs.c')
-rw-r--r--test/internals/refs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/internals/refs.c b/test/internals/refs.c
index 15178772f..b749acc98 100644
--- a/test/internals/refs.c
+++ b/test/internals/refs.c
@@ -202,7 +202,7 @@ setup (Fixture *f,
g_error ("OOM");
/* This can be fairly slow, so make the test timeout per-test */
- test_timeout_reset ();
+ test_timeout_reset (1);
f->n_threads = N_THREADS;
f->n_refs = N_REFS;