diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2015-07-02 08:32:18 +0200 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2015-07-02 08:32:18 +0200 |
commit | ce1bf87a04e3d5e42c2709ed106d62e80669c63b (patch) | |
tree | 908fbeeb72666f0f8e9c2acc571b4d0f7913979e /tests | |
parent | 5602ad721b108f124615e16438c1dc165dbe4728 (diff) |
test2041: fixed line endings in protocol part
Diffstat (limited to 'tests')
-rw-r--r-- | tests/data/test2041 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/data/test2041 b/tests/data/test2041 index bfafc75b3..dcad2fdc3 100644 --- a/tests/data/test2041 +++ b/tests/data/test2041 @@ -49,10 +49,10 @@ perl -e "print 'Test requires default test server host' if ( '%HOSTIP' ne '127.0 ^User-Agent:.* </strip> <protocol> -GET /2041 HTTP/1.1 -Host: localhost:%HTTPSPORT -Accept: */* - +GET /2041 HTTP/1.1
+Host: localhost:%HTTPSPORT
+Accept: */*
+
</protocol> </verify> </testcase> |