X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=tests%2FTest-N.px;h=2e235e08a9d9c5dff55429b8a87392bd964a2fa2;hp=610698751ced01378cb12eddce0a8c391dd6e31c;hb=d3007f1b3a5d033babe40bc4c56a899eb3b10bfa;hpb=829f83bf5bce33e856971b55a8e00c3560da7b4b diff --git a/tests/Test-N.px b/tests/Test-N.px index 61069875..2e235e08 100755 --- a/tests/Test-N.px +++ b/tests/Test-N.px @@ -24,7 +24,7 @@ my %urls = ( }, ); -my $cmdline = $WgetTest::WGETPATH . " -N http://localhost:8080/dummy.txt"; +my $cmdline = $WgetTest::WGETPATH . " -N http://localhost:{{port}}/dummy.txt"; my $expected_error_code = 0;