summaryrefslogtreecommitdiff
path: root/tests/data/test1259
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1259')
-rw-r--r--tests/data/test12594
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1259 b/tests/data/test1259
index 966350745..4e0c6d495 100644
--- a/tests/data/test1259
+++ b/tests/data/test1259
@@ -27,14 +27,14 @@ http
HTTP URL with semicolon in password
</name>
<command>
-"http://user:pass;word@%HOSTIP:%HTTPPORT/we/want/1259"
+"http://user:pass;word@%HOSTIP:%HTTPPORT/we/want/%TESTNUMBER"
</command>
</client>
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /we/want/1259 HTTP/1.1
+GET /we/want/%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Authorization: Basic dXNlcjpwYXNzO3dvcmQ=
User-Agent: curl/%VERSION