Commit 6ac7a36e authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Check that objcore's do disappear

parent 4bdf4ef8
......@@ -32,3 +32,7 @@ client c1 {
expect resp.http.foobar == "BLA1004"
expect resp.body == "BLA1004"
} -run
delay 4
varnish v1 -expect n_objectcore == 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