зеркало из https://github.com/github/ruby.git
Fix r66791
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66792 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
d03771d85a
Коммит
8197abf9aa
|
@ -28,7 +28,6 @@ ruby_version_is ""..."2.8" do
|
|||
|
||||
it "remains the same object if re-vivified by the target method" do
|
||||
warning = ruby_version_is("2.7") {/tried to create Proc object without a block/}
|
||||
warning ||= ''
|
||||
|
||||
p = Proc.new {}
|
||||
p2 = nil
|
||||
|
|
Загрузка…
Ссылка в новой задаче