mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[rubygems/rubygems] Remove misleading comment
When I read, I thought the assertion was incorrect. It's doing the right thing, though. https://github.com/rubygems/rubygems/commit/e72c27367a
This commit is contained in:
parent
d9ecc97f33
commit
b6c082fd09
Notes:
git
2021-08-31 19:07:16 +09:00
1 changed files with 0 additions and 1 deletions
|
@ -540,7 +540,6 @@ class TestGem < Gem::TestCase
|
|||
s.executables = []
|
||||
end
|
||||
install_specs spec
|
||||
# Should not find a-10's non-abin (bug)
|
||||
assert_equal @abin_path, Gem.bin_path('a', 'abin')
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue