aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test3
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test3')
-rw-r--r--tests/data/test34
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test3 b/tests/data/test3
index 0dc3b4618..f28d0ccd4 100644
--- a/tests/data/test3
+++ b/tests/data/test3
@@ -36,7 +36,7 @@ http
HTTP POST with auth and contents but with content-length set to 0
</name>
<command>
- -d "fooo=mooo&pooo=clue&doo=%20%20%20++++" -u "fake:-user" http://%HOSTIP:%HTTPPORT/3
+ -d "fooo=mooo&pooo=clue&doo=%20%20%20++++" -u "fake:-user" http://%HOSTIP:%HTTPPORT/%TESTNUMBER
</command>
</client>
@@ -44,7 +44,7 @@ HTTP POST with auth and contents but with content-length set to 0
# Verify data after the test has been "shot"
<verify>
<protocol nonewline="yes">
-POST /3 HTTP/1.1
+POST /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Authorization: Basic ZmFrZTotdXNlcg==
User-Agent: curl/%VERSION