X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=tests%2FTest2.px;h=694769f8536f558036c8f5f1712ad589ba2bf32c;hp=bf39936ed3861d0ba03b5bfc08cf8e4fedf615e3;hb=f2613b6ddb8784e5abfddc4e3ef2ec7aa4cb32bd;hpb=a309257cbde0b7066ac9abcd18eee471945eb8cb diff --git a/tests/Test2.px b/tests/Test2.px index bf39936e..694769f8 100755 --- a/tests/Test2.px +++ b/tests/Test2.px @@ -24,7 +24,7 @@ my %urls = ( }, ); -my $cmdline = "../src/wget -N http://localhost:8080/dummy.html"; +my $cmdline = "wget -N http://localhost:8080/dummy.html"; my $expected_error_code = 0;