X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=tests%2FTest-proxy-auth-basic.px;h=033ce0396ae069cddb855bf6f2a7479f103018d4;hp=7b3a638f4c885e9d025f6434ca92ba6c335a607e;hb=d763f8bf6d6e13ce006ffab616cc8a77e747a633;hpb=1777835073cad695bce04848aa6f33e9686e7fc1 diff --git a/tests/Test-proxy-auth-basic.px b/tests/Test-proxy-auth-basic.px index 7b3a638f..033ce039 100755 --- a/tests/Test-proxy-auth-basic.px +++ b/tests/Test-proxy-auth-basic.px @@ -12,7 +12,7 @@ my $wholefile = "You're all authenticated.\n"; # code, msg, headers, content my %urls = ( - '/needs-auth.txt' => { + 'http://no.such.domain/needs-auth.txt' => { auth_method => 'Basic', user => 'fiddle-dee-dee', passwd => 'Dodgson',