spec/integration/pipelining_spec.rb in goliath-0.9.0 vs spec/integration/pipelining_spec.rb in goliath-0.9.1

- old
+ new

@@ -10,11 +10,9 @@ [200, {}, delay] end end describe 'HTTP Pipelining support' do - include Goliath::TestHelper - it 'serves multiple requests via single connection' do with_api(Interleaving) do start = Time.now.to_f res = []