summaryrefslogtreecommitdiff
path: root/tests/data/test1004
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1004')
-rw-r--r--tests/data/test10044
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1004 b/tests/data/test1004
index 4a2b15939..cb2b6d69c 100644
--- a/tests/data/test1004
+++ b/tests/data/test1004
@@ -36,7 +36,7 @@ http
HTTP GET with empty proxy
</name>
<command>
-http://%HOSTIP:%HTTPPORT/1004 --proxy ""
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER --proxy ""
</command>
</client>
@@ -44,7 +44,7 @@ http://%HOSTIP:%HTTPPORT/1004 --proxy ""
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /1004 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*