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/test19 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/data/test19') diff --git a/tests/data/test19 b/tests/data/test19 index dd60b8cf3..8e1bf5eb4 100644 --- a/tests/data/test19 +++ b/tests/data/test19 @@ -24,7 +24,7 @@ http attempt connect to non-listening socket -%HOSTIP:60000 +%HOSTIP:2 -- cgit v1.2.3