mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 11:56:22 +00:00
Removed stbbr_stop from test
This commit is contained in:
@@ -34,6 +34,4 @@ connect_with_jid(void **state)
|
||||
|
||||
jabber_conn_status_t status = jabber_get_connection_status();
|
||||
assert_true(status == JABBER_CONNECTED);
|
||||
|
||||
stbbr_stop();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user