mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-25 23:28:09 +00:00
Fixed previous commit
This commit is contained in:
parent
b24c534c49
commit
bb2274e56d
1 changed files with 1 additions and 1 deletions
|
|
@ -2342,7 +2342,7 @@ test_t message_tests[] = {
|
|||
TEST_NO_TAG("Info message with body", info_message_with_body),
|
||||
TEST_NO_TAG("Crash during file transfer", crash_during_file_transfer),
|
||||
TEST_NO_TAG("Text status after destroying chat room", text_status_after_destroying_chat_room),
|
||||
TEST_ONE_TAG("Transfer io error after destroying chatroom", file_transfer_io_error_after_destroying_chatroom),
|
||||
TEST_NO_TAG("Transfer io error after destroying chatroom", file_transfer_io_error_after_destroying_chatroom),
|
||||
};
|
||||
|
||||
static int message_tester_before_suite(void) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue