summaryrefslogtreecommitdiff
path: root/tests/data/test269
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test269')
-rw-r--r--tests/data/test2694
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test269 b/tests/data/test269
index 1cf2698c1..448d5fbeb 100644
--- a/tests/data/test269
+++ b/tests/data/test269
@@ -33,7 +33,7 @@ http
HTTP --ignore-content-length
</name>
<command>
-http://%HOSTIP:%HTTPPORT/269 --ignore-content-length
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER --ignore-content-length
</command>
</client>
@@ -41,7 +41,7 @@ http://%HOSTIP:%HTTPPORT/269 --ignore-content-length
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /269 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*