summaryrefslogtreecommitdiff
path: root/tests/data/test1528
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1528')
-rw-r--r--tests/data/test15286
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test1528 b/tests/data/test1528
index 502c2c645..f6449aefe 100644
--- a/tests/data/test1528
+++ b/tests/data/test1528
@@ -35,13 +35,13 @@ http
http-proxy
</server>
<tool>
-lib1528
+lib%TESTNUMBER
</tool>
<name>
Separately specified proxy/server headers sent in a proxy GET
</name>
<command>
- http://the.old.moo:%HTTPPORT/1528 %HOSTIP:%PROXYPORT
+ http://the.old.moo:%HTTPPORT/%TESTNUMBER %HOSTIP:%PROXYPORT
</command>
<features>
proxy
@@ -51,7 +51,7 @@ proxy
# Verify data after the test has been "shot"
<verify>
<proxy>
-GET http://the.old.moo:%HTTPPORT/1528 HTTP/1.1
+GET http://the.old.moo:%HTTPPORT/%TESTNUMBER HTTP/1.1
Host: the.old.moo:%HTTPPORT
Accept: */*
Proxy-Connection: Keep-Alive