mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-25 23:28:09 +00:00
Added Skip flag for Publish/subscribe flexisip test
This commit is contained in:
parent
a44a98d6dd
commit
a09f0f8abd
1 changed files with 1 additions and 1 deletions
|
|
@ -1248,7 +1248,7 @@ test_t flexisip_tests[] = {
|
|||
#if HAVE_SIPP
|
||||
TEST_NO_TAG("Subscribe on wrong dialog", test_subscribe_on_wrong_dialog),
|
||||
#endif
|
||||
TEST_NO_TAG("Publish/subscribe", publish_subscribe)
|
||||
TEST_ONE_TAG("Publish/subscribe", publish_subscribe, "Skip")
|
||||
};
|
||||
|
||||
test_suite_t flexisip_test_suite = {"Flexisip", NULL, NULL, liblinphone_tester_before_each, liblinphone_tester_after_each,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue