mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[ruby/psych] Skip test_ractor.rb with ruby/psych repo
Because ruby/psych still uses minitest. minitest didn't support assert_ractor provided by test suite of ruby/ruby repo. https://github.com/ruby/psych/commit/7da26358f1
This commit is contained in:
parent
aad88cc10b
commit
8259d88938
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
|
||||
end if defined?(Test::Unit::TestCase)
|
||||
|
|
Loading…
Reference in a new issue