summaryrefslogtreecommitdiff
path: root/test/regex/tst-regex2.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/regex/tst-regex2.c')
-rw-r--r--test/regex/tst-regex2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regex/tst-regex2.c b/test/regex/tst-regex2.c
index 2e3260a03..bb47d6467 100644
--- a/test/regex/tst-regex2.c
+++ b/test/regex/tst-regex2.c
@@ -245,6 +245,6 @@ do_test(void)
return exitcode;
}
-#define TIMEOUT 20
+#define TIMEOUT 100
#define TEST_FUNCTION do_test()
#include "../test-skeleton.c"