diff options
Diffstat (limited to 'tests/data/test1260')
-rw-r--r-- | tests/data/test1260 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test1260 b/tests/data/test1260 index 1d86ecd4e..b246882cb 100644 --- a/tests/data/test1260 +++ b/tests/data/test1260 @@ -22,7 +22,7 @@ http HTTP URL with rubbish after port number </name> <command> --g "http://[%HOSTIP]:%HTTPPORT:80/we/want/1260" "http://%HOSTIP:%HTTPPORT:80/we/want/1260" "http://user@example.com:80@localhost" +-g "http://[%HOSTIP]:%NOLISTENPORT:80/we/want/1260" "http://%HOSTIP:%NOLISTENPORT:80/we/want/1260" "http://user@example.com:80@localhost" </command> </client> |