]> sjero.net Git - wget/blobdiff - tests/Test1.px
[svn] Add synchronization between client and server processes and testing of recursiv...
[wget] / tests / Test1.px
index 40cdef55ecab135260ecd19b33a6b1d900bbd125..2da6cdaeb9d71514306d99209e219b6d09527187 100755 (executable)
@@ -23,7 +23,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;