mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-10 17:49:38 +02:00
Do not store peers proposal as transport
This commit is contained in:
parent
bfc2561fb2
commit
ff2f66fa67
8 changed files with 126 additions and 83 deletions
|
@ -55,7 +55,7 @@ public class JingleTransportTest extends AbstractSmackIntegrationTest {
|
|||
super(environment);
|
||||
}
|
||||
|
||||
//@SmackIntegrationTest
|
||||
@SmackIntegrationTest
|
||||
public void JingleIBBTest() throws Exception {
|
||||
XMPPConnection sender = conOne;
|
||||
XMPPConnection receiver = conTwo;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue