Update protocol verification end of lines

This commit is contained in:
Yang Tse 2006-11-02 01:21:28 +00:00
parent 4f4427ff41
commit deef85ca9a
1 changed files with 4 additions and 4 deletions

View 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
Host: 127.0.0.1:%HTTPPORT
Accept: */*
</protocol>
</verify>