mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Merge rubygems/rubygems from upstream.
The current master branch is
97b264f0fa
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67415 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
5370244337
commit
f28be7e02d
34 changed files with 264 additions and 184 deletions
|
@ -67,7 +67,6 @@ class TestGemRequestSetLockfileParser < Gem::TestCase
|
|||
assert_equal File.expand_path("#{@gem_deps_file}.lock"), e.path
|
||||
end
|
||||
|
||||
|
||||
def test_parse
|
||||
write_lockfile <<-LOCKFILE.strip
|
||||
GEM
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue