Commit 13c4ae1c authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

White space nit

parent 4f38c116
......@@ -85,8 +85,8 @@ client c1 {
expect resp.status == 206
expect resp.bodylen == 100
txreq -hdr "Range: bytes=-101"
rxresp
expect resp.status == 206
expect resp.bodylen == 100
txreq -hdr "Range: bytes=-101"
rxresp
expect resp.status == 206
expect resp.bodylen == 100
} -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