mirror of
https://github.com/curl/curl.git
synced 2025-09-14 08:02:44 +03:00
test3103: add missing quotes around a test tag attribute
This commit is contained in:
parent
014ce7c0d0
commit
85be173cf0
|
@ -48,7 +48,7 @@ http://%HOSTIP:%HTTPPORT/%TESTNUMBER
|
||||||
#
|
#
|
||||||
# Verify data after the test has been "shot"
|
# Verify data after the test has been "shot"
|
||||||
<verify>
|
<verify>
|
||||||
<protocol crlf=yes>
|
<protocol crlf="yes">
|
||||||
GET http://localhost/ HTTP/1.1
|
GET http://localhost/ HTTP/1.1
|
||||||
Host: localhost
|
Host: localhost
|
||||||
Accept: */*
|
Accept: */*
|
||||||
|
|
Loading…
Reference in New Issue
Block a user