cusax-fix
Damian Minkov 20 years ago
parent 4ee085f479
commit 6372d3563b

@ -245,7 +245,7 @@ public void testRegisterWrongPassword()
String uin = System.getProperty( IcqProtocolProviderSlick
.TESTED_IMPL_USER_ID_PROP_NAME, null);
passwd += "1234";
passwd = "dam1234";
Hashtable icqAccountProperties = new Hashtable();
icqAccountProperties.put(ProtocolProviderFactory.PASSWORD, passwd);

Loading…
Cancel
Save