aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test1326
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1326')
-rw-r--r--tests/data/test13264
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1326 b/tests/data/test1326
index 2bcf64bda..22c49cf47 100644
--- a/tests/data/test1326
+++ b/tests/data/test1326
@@ -29,7 +29,7 @@ telnet
TELNET to HTTP server
</name>
<stdin>
-GET /we/want/1326 HTTP/1.0
+GET /we/want/%TESTNUMBER HTTP/1.0
</stdin>
<command>
@@ -41,7 +41,7 @@ telnet://%HOSTIP:%HTTPPORT --upload-file -
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /we/want/1326 HTTP/1.0
+GET /we/want/%TESTNUMBER HTTP/1.0
</protocol>
</verify>