mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[ruby/psych] Use Ractor constant for ignoreing condition
https://github.com/ruby/psych/commit/cc5f957327
This commit is contained in:
parent
ce67549c50
commit
230d559f6b
1 changed files with 1 additions and 1 deletions
|
@ -47,4 +47,4 @@ class TestPsychRactor < Test::Unit::TestCase
|
|||
assert_equal true, r
|
||||
RUBY
|
||||
end
|
||||
end if defined?(Test::Unit::TestCase)
|
||||
end if defined?(Ractor)
|
||||
|
|
Loading…
Add table
Reference in a new issue