summaryrefslogtreecommitdiff
path: root/tests/data/test653
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test653')
-rw-r--r--tests/data/test6538
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/data/test653 b/tests/data/test653
index 86516c469..db62c985b 100644
--- a/tests/data/test653
+++ b/tests/data/test653
@@ -44,14 +44,14 @@ http
</server>
# tool is what to use instead of 'curl'
<tool>
-lib653
+lib%TESTNUMBER
</tool>
<name>
Reuse of handle after altering mime data
</name>
<command>
-http://%HOSTIP:%HTTPPORT/653
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER
</command>
</client>
@@ -66,7 +66,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 /653 HTTP/1.1
+POST /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Accept: */*
Content-Length: 150
@@ -77,7 +77,7 @@ Content-Disposition: form-data; name="name"
short value
--------------------------------
-POST /653 HTTP/1.1
+POST /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Accept: */*
Content-Length: 167