mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-12-07 13:41:08 +01:00
Fixes and Fixes
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@7452 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
parent
9ea6a38249
commit
4a86390b17
7 changed files with 23 additions and 9 deletions
|
|
@ -96,7 +96,7 @@ public class JingleMediaTest extends SmackTestCase {
|
|||
|
||||
js0.start();
|
||||
|
||||
Thread.sleep(10000);
|
||||
Thread.sleep(50000);
|
||||
js0.terminate();
|
||||
|
||||
jm1.removeJingleSessionRequestListener(jingleSessionRequestListener);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue