summaryrefslogtreecommitdiff
path: root/tests/data/test97
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test97')
-rw-r--r--tests/data/test974
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test97 b/tests/data/test97
index d76941196..db36eeb70 100644
--- a/tests/data/test97
+++ b/tests/data/test97
@@ -29,7 +29,7 @@ http
HTTP POST with custom content-type
</name>
<command>
- -d "hejsanallabarn" -H "Content-Type: silly/type" http://%HOSTIP:%HTTPPORT/97
+ -d "hejsanallabarn" -H "Content-Type: silly/type" http://%HOSTIP:%HTTPPORT/%TESTNUMBER
</command>
</client>
@@ -37,7 +37,7 @@ HTTP POST with custom content-type
# Verify data after the test has been "shot"
<verify>
<protocol nonewline="yes">
-POST /97 HTTP/1.1
+POST /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*