summaryrefslogtreecommitdiff
path: root/tests/data/test37
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test37')
-rw-r--r--tests/data/test374
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test37 b/tests/data/test37
index 1dedfde79..f87985962 100644
--- a/tests/data/test37
+++ b/tests/data/test37
@@ -23,7 +23,7 @@ http
HTTP GET with nothing returned from server
</name>
<command>
-http://%HOSTIP:%HTTPPORT/37
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER
</command>
</client>
@@ -34,7 +34,7 @@ http://%HOSTIP:%HTTPPORT/37
52
</errorcode>
<protocol>
-GET /37 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*