]> sjero.net Git - wget/blobdiff - tests/Test-proxy-auth-basic.px
IDN test.
[wget] / tests / Test-proxy-auth-basic.px
index e440a3927900b9c2c7ca14f17f3fb457548b64ce..e3934d7d357ca4312245b4deb301ba3b946cc379 100755 (executable)
@@ -11,7 +11,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',