]> sjero.net Git - wget/blobdiff - tests/Test2.px
[svn] Add synchronization between client and server processes and testing of recursiv...
[wget] / tests / Test2.px
index bf39936ed3861d0ba03b5bfc08cf8e4fedf615e3..694769f8536f558036c8f5f1712ad589ba2bf32c 100755 (executable)
@@ -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;