зеркало из https://github.com/github/ruby.git
[flori/json] Skip unsupported test on JRuby
https://github.com/flori/json/commit/7138bf32c7
This commit is contained in:
Родитель
9977462fd9
Коммит
9f51810f34
|
@ -391,7 +391,7 @@ EOT
|
|||
end
|
||||
end
|
||||
|
||||
if defined?(JSON::Ext::Generator)
|
||||
if defined?(JSON::Ext::Generator) and RUBY_PLATFORM != "java"
|
||||
def test_string_ext_included_calls_super
|
||||
included = false
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче