mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-12-07 05:31:08 +01:00
Fixes in Negotiations
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@7720 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
parent
99aae28885
commit
6059fb7b82
6 changed files with 145 additions and 99 deletions
|
|
@ -65,6 +65,7 @@ public abstract class SmackTestCase extends TestCase {
|
|||
*/
|
||||
public SmackTestCase(String arg0) {
|
||||
super(arg0);
|
||||
XMPPConnection.DEBUG_ENABLED=true;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue