Commit 63af9987 authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Unrace this testcase a little bit more.

parent abc5dd2a
......@@ -53,9 +53,9 @@ varnish v1 -vcl {
}
} -start
sema r1 sync 2
client c1 {
sema r1 sync 2
txreq -url "/"
rxresp
expect resp.http.foo == "bar"
......
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