summaryrefslogtreecommitdiff
path: root/tests/data/test708
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test708')
-rw-r--r--tests/data/test7084
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test708 b/tests/data/test708
index 0b88728b5..ff5b91444 100644
--- a/tests/data/test708
+++ b/tests/data/test708
@@ -40,7 +40,7 @@ all_proxy=socks4://%HOSTIP:%SOCKSPORT
HTTP GET via SOCKS4 proxy
</name>
<command>
-http://%HOSTIP:%HTTPPORT/708
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER
</command>
</client>
@@ -48,7 +48,7 @@ http://%HOSTIP:%HTTPPORT/708
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /708 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*