Commit dde4ee03 authored by Poul-Henning Kamp's avatar Poul-Henning Kamp Committed by Tollef Fog Heen

Remove never effected test

parent 2e50ed19
......@@ -47,11 +47,4 @@ client c1 {
rxresp
expect resp.http.content-encoding == "resp.http.content-encoding"
expect resp.bodylen == 4109
# See varnish can deliver gzip'ed ESI (NOTYET)
#txreq -url /bar -hdr "Accept-Encoding: gzip"
#rxresp
# expect resp.http.content-encoding == "gzip"
#gunzip
#expect resp.bodylen == 4109
} -run
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment