mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-05 08:05:24 +02:00
[207095] test case for consistency when implicitly connecting - using null password
This commit is contained in:
parent
6042a807ad
commit
0ea32914e0
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ public class FileSubsystemConsistencyTestCase extends RSEBaseConnectionTestCase
|
|||
/*
|
||||
private SYSTEM_ADDRESS = "dmcknigh3";
|
||||
private USER_ID = "tester";
|
||||
private PASSWORD = "xxxxxx";
|
||||
private PASSWORD = null;"xxxxxx";
|
||||
*/
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue