Commit 5930380e authored by Lasse Karstensen's avatar Lasse Karstensen

Have the test case fail instead of time out.

parent 15ec79cd
......@@ -25,7 +25,7 @@ client c1 {
} -run
client c1 {
txreq -hdr "foo: 1" -hdr "Age: 200" -hdr "Connection: Age"
txreq -url "/bar" -hdr "foo: 1" -hdr "Age: 200" -hdr "Connection: Age"
rxresp
expect resp.status == 400
} -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