diff options
Diffstat (limited to 'tests/data/test54')
-rw-r--r-- | tests/data/test54 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test54 b/tests/data/test54 index 3878d53dc..a9efc2929 100644 --- a/tests/data/test54 +++ b/tests/data/test54 @@ -26,14 +26,14 @@ http HTTP with blank Location: </name> <command> -http://%HOSTIP:%HTTPPORT/want/54 -L +http://%HOSTIP:%HTTPPORT/want/%TESTNUMBER -L </command> </client> # Verify data after the test has been "shot" <verify> <protocol> -GET /want/54 HTTP/1.1
+GET /want/%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*
|