зеркало из https://github.com/github/ruby.git
Show the failed message too
This commit is contained in:
Родитель
68321dd1fa
Коммит
93b27c69cc
|
@ -59,7 +59,7 @@ begin
|
|||
}
|
||||
}
|
||||
rescue ThreadError => e
|
||||
:ok if /can't create Thread/ =~ e.message
|
||||
/can't create Thread/ =~ e.message ? :ok : e.message
|
||||
end
|
||||
}
|
||||
assert_equal %q{ok}, %q{
|
||||
|
|
Загрузка…
Ссылка в новой задаче