tests: use port 2 instead of 60000 for a safer non-listening port

... when the tests want "connection refused".
This commit is contained in:
Daniel Stenberg 2019-10-08 10:11:35 +02:00
parent b8ea432d61
commit b59f0626b5
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
3 changed files with 3 additions and 3 deletions

View file

@ -24,7 +24,7 @@ http
attempt connect to non-listening socket
</name>
<command>
%HOSTIP:60000
%HOSTIP:2
</command>
</client>