summaryrefslogtreecommitdiff
path: root/tests/data/test175
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test175')
-rw-r--r--tests/data/test1756
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test175 b/tests/data/test175
index 8b49a32b5..538543448 100644
--- a/tests/data/test175
+++ b/tests/data/test175
@@ -56,21 +56,21 @@ crypto
HTTP POST --digest to server not requiring any auth at all
</name>
<command>
-http://%HOSTIP:%HTTPPORT/175 -u auser:apasswd --digest -d "junkelijunk"
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER -u auser:apasswd --digest -d "junkelijunk"
</command>
</client>
# Verify data after the test has been "shot"
<verify>
<protocol nonewline="yes">
-POST /175 HTTP/1.1
+POST /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*
Content-Length: 0
Content-Type: application/x-www-form-urlencoded
-POST /175 HTTP/1.1
+POST /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*