[ruby/timeout] refactor the change to keep the compatability with nil and type-errror and added tests
https://github.com/ruby/timeout/commit/e8a7dbdb87
This commit is contained in:
parent
0f2cd39e68
commit
0839eae2d3
@ -1,6 +1,6 @@
|
||||
# frozen_string_literal: false
|
||||
require 'test/unit'
|
||||
require_relative '../lib/timeout'
|
||||
require 'timeout'
|
||||
|
||||
class TestTimeout < Test::Unit::TestCase
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user