diff --git a/test/excludes/TestIO_Console.rb b/test/excludes/TestIO_Console.rb index 2ccc352070..caf1935fec 100644 --- a/test/excludes/TestIO_Console.rb +++ b/test/excludes/TestIO_Console.rb @@ -1,3 +1,2 @@ # frozen_string_literal: false exclude(:test_getpass, 'not portable') -exclude(:test_intr, 'hangs up only on Travis CI')