X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=tests%2FTest-N-smaller.px;h=71e34d96136980298092d841e5660a8772faaf50;hp=9ad44c29c14f4f26951666d9bee3106af7263fb8;hb=d3007f1b3a5d033babe40bc4c56a899eb3b10bfa;hpb=8fc5241a2d391f2b0b460e6ee2a4cd71aa764d1e diff --git a/tests/Test-N-smaller.px b/tests/Test-N-smaller.px index 9ad44c29..71e34d96 100755 --- a/tests/Test-N-smaller.px +++ b/tests/Test-N-smaller.px @@ -34,7 +34,7 @@ my %urls = ( }, ); -my $cmdline = $WgetTest::WGETPATH . " -N http://localhost:8080/somefile.txt"; +my $cmdline = $WgetTest::WGETPATH . " -N http://localhost:{{port}}/somefile.txt"; my $expected_error_code = 0;