summaryrefslogtreecommitdiff
path: root/test/tls/tst-tls13.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/tls/tst-tls13.c')
-rw-r--r--test/tls/tst-tls13.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tls/tst-tls13.c b/test/tls/tst-tls13.c
index 55fb62e54..beee91bf4 100644
--- a/test/tls/tst-tls13.c
+++ b/test/tls/tst-tls13.c
@@ -26,5 +26,5 @@ do_test (void)
}
#define TEST_FUNCTION do_test ()
-#define TIMEOUT 3
+#define TIMEOUT 20
#include "../test-skeleton.c"