]> sjero.net Git - wget/blobdiff - tests/Test5.px
[svn] Add synchronization between client and server processes and testing of recursiv...
[wget] / tests / Test5.px
index 622b6bdf5745753ca397d933e5ed8de5dcd8eb72..c9bc62fa9d0d5d2b00c17e860260359205bd13ef 100755 (executable)
@@ -33,7 +33,7 @@ my %urls = (
     },
 );
 
-my $cmdline = "../src/wget http://localhost:8080/dummy.html";
+my $cmdline = "wget http://localhost:8080/dummy.html";
 
 my $expected_error_code = 0;