From b59f0626b59e8a83a971b45212840313e73c9020 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 8 Oct 2019 10:11:35 +0200 Subject: tests: use port 2 instead of 60000 for a safer non-listening port ... when the tests want "connection refused". --- tests/data/test705 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/data/test705') diff --git a/tests/data/test705 b/tests/data/test705 index 3b904c6b1..3d5f04e3a 100644 --- a/tests/data/test705 +++ b/tests/data/test705 @@ -23,7 +23,7 @@ http Attempt connect to non-listening SOCKS5 proxy ---socks5 %HOSTIP:60000 http://%HOSTIP:%HTTPPORT/705 +--socks5 %HOSTIP:2 http://%HOSTIP:%HTTPPORT/705 -- cgit v1.2.3