summaryrefslogtreecommitdiff
path: root/tests/data/test1143
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1143')
-rw-r--r--tests/data/test11434
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1143 b/tests/data/test1143
index 8239c444f..a3b97402e 100644
--- a/tests/data/test1143
+++ b/tests/data/test1143
@@ -26,7 +26,7 @@ http
HTTP URL with http:/ (one slash!)
</name>
<command>
-http:/%HOSTIP:%HTTPPORT/want/1143
+http:/%HOSTIP:%HTTPPORT/want/%TESTNUMBER
</command>
<setenv>
# Needed for MSYS2 to not treat the argument as a POSIX path list
@@ -38,7 +38,7 @@ MSYS2_ARG_CONV_EXCL=http:/
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /want/1143 HTTP/1.1
+GET /want/%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*