зеркало из https://github.com/github/ruby.git
[ruby/digest] Use pend instead of skip
https://github.com/ruby/digest/commit/82fb618157
This commit is contained in:
Родитель
26e859b5c7
Коммит
be4b0eee19
|
@ -14,7 +14,7 @@ module TestDigestRactor
|
|||
Data2 = "abcdbcdecdefdefgefghfghighijhijkijkljklmklmnlmnomnopnopq"
|
||||
|
||||
def setup
|
||||
skip unless defined?(Ractor)
|
||||
pend unless defined?(Ractor)
|
||||
end
|
||||
|
||||
def test_s_hexdigest
|
||||
|
|
Загрузка…
Ссылка в новой задаче