]> sjero.net Git - wget/blobdiff - tests/Test6.px
[svn] Add synchronization between client and server processes and testing of recursiv...
[wget] / tests / Test6.px
index 864d5800319d50dfe3bfbaceec8bcb03d0070c81..3727ad162187647579d4a8492241830ccbefb1d1 100755 (executable)
@@ -37,7 +37,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;