diff options
Diffstat (limited to 'tests/data/test702')
-rw-r--r-- | tests/data/test702 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test702 b/tests/data/test702 index 65564f840..36af71328 100644 --- a/tests/data/test702 +++ b/tests/data/test702 @@ -1,5 +1,5 @@ -#based off 19 <testcase> +#based off 19 <info> <keywords> HTTP @@ -23,10 +23,10 @@ socks4 http </features> <name> -attempt connect to non-listening socket via sock4 proxy +Attempt connect to non-listening HTTP server via SOCKS4 proxy </name> <command> ---socks4 %HOSTIP:%SOCKSPORT %HOSTIP:60000 +--socks4 %HOSTIP:%SOCKSPORT http://%HOSTIP:60000 </command> </client> |