]> sjero.net Git - wget/blobdiff - tests/Test7.px
[svn] Add synchronization between client and server processes and testing of recursiv...
[wget] / tests / Test7.px
index 8c9e87ccc37224e226a48165aa006028226dabd1..8064f76bf2ef1da96d007bed66a49c29b5270fa3 100755 (executable)
@@ -37,7 +37,7 @@ my %urls = (
     },
 );
 
-my $cmdline = "../src/wget --no-content-disposition http://localhost:8080/dummy.html";
+my $cmdline = "wget --no-content-disposition http://localhost:8080/dummy.html";
 
 my $expected_error_code = 0;