diff options
Diffstat (limited to 'tests/data')
-rw-r--r-- | tests/data/test1322 | 2 | ||||
-rw-r--r-- | tests/data/test20 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1322 b/tests/data/test1322 index bf10a8d0b..974989517 100644 --- a/tests/data/test1322 +++ b/tests/data/test1322 @@ -37,7 +37,7 @@ http HTTP with --resolve and hostname with trailing dot </name> <command> ---resolve example.com:%HTTPPORT:%HOSTIP http://example.com.:%HTTPPORT/1322 +--ipv4 --resolve example.com.:%HTTPPORT:%HOSTIP http://example.com.:%HTTPPORT/1322 </command> </client> diff --git a/tests/data/test20 b/tests/data/test20 index 57fa48dea..910cb54c2 100644 --- a/tests/data/test20 +++ b/tests/data/test20 @@ -25,7 +25,7 @@ http attempt connect to non-existing host name </name> <command> -non-existing-host.haxx.se. +--ipv4 non-existing-host.haxx.se. </command> </client> |