forked from qt-creator/qt-creator
SSH: Adapt test to an earlier change.
Change-Id: I67504abe9b32443667497c29fb27b555cf5419fc Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
This commit is contained in:
@@ -63,6 +63,7 @@ public:
|
||||
noHost.host = QLatin1String("hgdfxgfhgxfhxgfchxgcf");
|
||||
noHost.port = 12345;
|
||||
noHost.timeout = 10;
|
||||
noHost.authenticationType = SshConnectionParameters::AuthenticationByPassword;
|
||||
|
||||
SshConnectionParameters noUser = SshConnectionParameters(SshConnectionParameters::DefaultProxy);
|
||||
noUser.host = QLatin1String("localhost");
|
||||
|
||||
Reference in New Issue
Block a user