зеркало из https://github.com/github/ruby.git
Skip teardown with JRuby
This commit is contained in:
Родитель
08c58e3c0d
Коммит
37d0e6e471
|
@ -230,7 +230,7 @@ class TestGemRequire < Gem::TestCase
|
|||
|
||||
assert_equal %w(a-1 b-2), loaded_spec_names
|
||||
ensure
|
||||
$LOAD_PATH.replace lp
|
||||
$LOAD_PATH.replace lp unless java_platform?
|
||||
end
|
||||
|
||||
def test_already_activated_direct_conflict
|
||||
|
|
Загрузка…
Ссылка в новой задаче