Package: ruby-net-http-pipeline / 1.0.1-3

Metadata

Package Version Patches format
ruby-net-http-pipeline 1.0.1-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix failing tests.patch | (download)

test/test_net_http_pipeline.rb | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 fix failing test
 Tests failed because of a missing header:
 "Accept-Encoding: gzip;q=1.0,deflate;q=0.6,identity;q=0.3\"
 Change MiniTest::Unit::TestCase for Minitest::Test (for new minitest
 version)