fix a typo

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41885 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
kazu 2013-07-10 03:00:02 +00:00
parent 011faff52b
commit d3e8f0fe7f

View File

@ -1,7 +1,7 @@
Wed Jul 10 11:35:36 2013 NAKAMURA Usaku <usa@ruby-lang.org>
* test/net/http/test_http.rb (TestNetHTTP_v1_2#test_get,
TestNetHTTP_v1_2_chunked#test_get): shoudn't check
TestNetHTTP_v1_2_chunked#test_get): shouldn't check
HttpResponse#decode_content if Zlib is not available.
ko1 complained via IRC.