mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Update to ruby/spec@a454137
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63768 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
fc1f3f14d3
commit
9dc121cc57
143 changed files with 328 additions and 146 deletions
|
@ -6,4 +6,3 @@ require_relative 'shared/request_head'
|
|||
describe "Net::HTTP#head2" do
|
||||
it_behaves_like :net_ftp_request_head, :head2
|
||||
end
|
||||
|
||||
|
|
|
@ -74,4 +74,3 @@ describe "Net::HTTP#post" do
|
|||
end
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
@ -6,4 +6,3 @@ require_relative 'shared/each_capitalized'
|
|||
describe "Net::HTTPHeader#each_capitalized" do
|
||||
it_behaves_like :net_httpheader_each_capitalized, :each_capitalized
|
||||
end
|
||||
|
||||
|
|
|
@ -83,4 +83,3 @@ describe "Net::HTTPResponse#read_body" do
|
|||
end
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue