summaryrefslogtreecommitdiff
path: root/tests/data/test667
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test667')
-rw-r--r--tests/data/test6676
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test667 b/tests/data/test667
index c6e290fac..8ae4fd597 100644
--- a/tests/data/test667
+++ b/tests/data/test667
@@ -37,14 +37,14 @@ http
</server>
# tool is what to use instead of 'curl'
<tool>
-lib667
+lib%TESTNUMBER
</tool>
<name>
HTTP chunked mimepost using single-byte read callback with encoder
</name>
<command>
-http://%HOSTIP:%HTTPPORT/667
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER
</command>
</client>
@@ -59,7 +59,7 @@ s/boundary=------------------------[a-z0-9]*/boundary=--------------------------
# boundary string and since 5 of them are in the body contents, we see
# (5*12) == 60 bytes less
<protocol>
-POST /667 HTTP/1.1
+POST /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Accept: */*
Transfer-Encoding: chunked