mirror of
https://github.com/ruby/ruby.git
synced 2025-08-23 13:04:13 +02:00
Merge strscan-3.0.5
This commit is contained in:
parent
bcf01b18cf
commit
4e31fea77d
Notes:
git
2022-12-09 07:36:48 +00:00
5 changed files with 117 additions and 15 deletions
|
@ -3,7 +3,7 @@ require 'test/unit'
|
|||
|
||||
class TestStringScannerRactor < Test::Unit::TestCase
|
||||
def setup
|
||||
pend unless defined? Ractor
|
||||
omit "Ractor not defined" unless defined? Ractor
|
||||
end
|
||||
|
||||
def test_ractor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue