summaryrefslogtreecommitdiff
path: root/tests/data/test66
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test66')
-rw-r--r--tests/data/test664
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test66 b/tests/data/test66
index 8fa725ece..0e66289bb 100644
--- a/tests/data/test66
+++ b/tests/data/test66
@@ -25,7 +25,7 @@ http
HTTP GET without headers in the response
</name>
<command>
-http://%HOSTIP:%HTTPPORT/66 --http0.9
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER --http0.9
</command>
</client>
@@ -33,7 +33,7 @@ http://%HOSTIP:%HTTPPORT/66 --http0.9
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /66 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*