branch | RCL_3 |
changeset 7 | 3f74d0d4af4c |
parent 4 | 3b1da2848fc7 |
child 13 | c0432d11811c |
--- a/tests/auto/qftp/tst_qftp.cpp Mon Mar 15 12:43:09 2010 +0200 +++ b/tests/auto/qftp/tst_qftp.cpp Thu Apr 08 14:19:33 2010 +0300 @@ -308,7 +308,7 @@ if (setProxy) QSKIP( "This test takes too long if we test with proxies too", SkipSingle ); - QString host = "1.2.3.4"; + QString host = "192.0.2.42"; // IP out of TEST-NET, should be unreachable uint port = 21; ftp = newFtp();