mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-02-01 18:59:25 +00:00
Remove wrong #if HAVE_SRTP.
This commit is contained in:
parent
8a99057d8d
commit
7d9a8dfeca
1 changed files with 0 additions and 2 deletions
|
|
@ -1865,9 +1865,7 @@ test_t message_tests[] = {
|
|||
TEST_ONE_TAG("Real Time Text SQL storage with RTT messages not stored", real_time_text_sql_storage_rtt_disabled, "RTT"),
|
||||
TEST_ONE_TAG("Real Time Text conversation", real_time_text_conversation, "RTT"),
|
||||
TEST_ONE_TAG("Real Time Text without audio", real_time_text_without_audio, "RTT"),
|
||||
#if HAVE_SRTP
|
||||
TEST_ONE_TAG("Real Time Text with srtp", real_time_text_srtp, "RTT"),
|
||||
#endif
|
||||
TEST_ONE_TAG("Real Time Text with ice", real_time_text_ice, "RTT"),
|
||||
TEST_ONE_TAG("Real Time Text message compatibility crlf", real_time_text_message_compat_crlf, "RTT"),
|
||||
TEST_ONE_TAG("Real Time Text message compatibility lf", real_time_text_message_compat_lf, "RTT"),
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue