1
0
Fork 0
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:
David McKnight 2007-10-25 17:10:49 +00:00
parent 6042a807ad
commit 0ea32914e0

View file

@ -44,7 +44,7 @@ public class FileSubsystemConsistencyTestCase extends RSEBaseConnectionTestCase
/*
private SYSTEM_ADDRESS = "dmcknigh3";
private USER_ID = "tester";
private PASSWORD = "xxxxxx";
private PASSWORD = null;"xxxxxx";
*/