From e84b812d8a3124363654dd30d39b718f9e0067ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20D=C3=ADaz=20M=C3=A1s?= Date: Fri, 9 Nov 2018 17:35:17 +0100 Subject: [PATCH] Tests: increase timeout --- tests/suite.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/suite.conf b/tests/suite.conf index 36849618..5b31930c 100644 --- a/tests/suite.conf +++ b/tests/suite.conf @@ -1,5 +1,5 @@ [General] -timeout: 1 +timeout: 2 memcheck: ${ENV:valgrind} [ENV]