summaryrefslogtreecommitdiff
path: root/tests/data/test508
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test508')
-rw-r--r--tests/data/test5086
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test508 b/tests/data/test508
index a4ee1c3a5..143fe3171 100644
--- a/tests/data/test508
+++ b/tests/data/test508
@@ -27,14 +27,14 @@ http
</server>
# tool is what to use instead of 'curl'
<tool>
-lib508
+lib%TESTNUMBER
</tool>
<name>
send HTTP POST using read callback
</name>
<command>
-http://%HOSTIP:%HTTPPORT/508
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER
</command>
</client>
@@ -46,7 +46,7 @@ http://%HOSTIP:%HTTPPORT/508
s/^(this is what we post to the silly web server)\r\n/$1\n/ if($has_charconv)
</strippart>
<protocol>
-POST /508 HTTP/1.1
+POST /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Accept: */*
Content-Length: 45