summaryrefslogtreecommitdiff
path: root/KNOWNBUGS.rb
diff options
context:
space:
mode:
Diffstat (limited to 'KNOWNBUGS.rb')
-rw-r--r--KNOWNBUGS.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/KNOWNBUGS.rb b/KNOWNBUGS.rb
index ed65c6bea6..2eb472c9ad 100644
--- a/KNOWNBUGS.rb
+++ b/KNOWNBUGS.rb
@@ -6,7 +6,7 @@
# So all tests will cause failure.
#
-assert_normal_exit("#{<<-";END;"}")
+assert_normal_exit("#{<<-";END;"}", timeout: 5)
begin
require "-test-/typeddata"
rescue LoadError