[rubygems/rubygems] Check that the binstub was actually reset
https://github.com/rubygems/rubygems/commit/d46fca6126
This commit is contained in:
parent
b4eb7e2281
commit
01abc2f79e
@ -655,6 +655,8 @@ class TestGemCommandsPristineCommand < Gem::TestCase
|
||||
@ui.output.split("\n")
|
||||
)
|
||||
assert_empty(@ui.error)
|
||||
|
||||
refute_includes "ruby_executable_hooks", File.read(exe)
|
||||
end
|
||||
|
||||
def test_execute_multi_platform
|
||||
|
Loading…
x
Reference in New Issue
Block a user