Update protocol verification end of lines
authorYang Tse <yangsita@gmail.com>
Thu, 2 Nov 2006 01:21:28 +0000 (01:21 +0000)
committerYang Tse <yangsita@gmail.com>
Thu, 2 Nov 2006 01:21:28 +0000 (01:21 +0000)
tests/data/test537

index d69d9f7..85f0732 100644 (file)
@@ -47,9 +47,9 @@ http://%HOSTIP:%HTTPPORT/537
 # Verify data after the test has been "shot"
 <verify>
 <protocol>
-GET /537 HTTP/1.1
-Host: 127.0.0.1:%HTTPPORT
-Accept: */*
-
+GET /537 HTTP/1.1\r
+Host: 127.0.0.1:%HTTPPORT\r
+Accept: */*\r
+\r
 </protocol>
 </verify>