summaryrefslogtreecommitdiff
path: root/tests/data/test214
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test214')
-rw-r--r--tests/data/test2144
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test214 b/tests/data/test214
index ef0a1d897..bb3390f61 100644
--- a/tests/data/test214
+++ b/tests/data/test214
@@ -29,7 +29,7 @@ http
HTTP URL with escaped { and }
</name>
<command>
-"http://%HOSTIP:%HTTPPORT/\{\}\/214"
+"http://%HOSTIP:%HTTPPORT/\{\}\/%TESTNUMBER"
</command>
<setenv>
# Needed for MSYS2 to not convert all backslashes to forward slashes
@@ -41,7 +41,7 @@ MSYS2_ARG_CONV_EXCL=http://
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /{}\/214 HTTP/1.1
+GET /{}\/%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*