Commit f06aa9fd authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Remove pointless expecations

parent 24459e2e
......@@ -20,5 +20,4 @@ client c1 {
rxresp
} -run
varnish v1 -expect esi_parse == 0
varnish v1 -expect esi_errors == 0
......@@ -23,5 +23,4 @@ client c1 {
expect resp.bodylen == 49
} -run
varnish v1 -expect esi_parse == 0
varnish v1 -expect esi_errors == 0
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