Commit dc7a2d6e authored by DanmeiChen's avatar DanmeiChen
Browse files

Fix/fix tests ios

parent 73afede2
No related merge requests found
Showing with 4 additions and 3 deletions
Subproject commit 6514a495022f1bc3dcad3aa32ca0f42dbc870363
Subproject commit 38f4c55fdf8871cc637649b4a323ce369b39071e
......@@ -123,14 +123,15 @@ void dummy_logger(const char *domain, OrtpLogLevel lev, const char *fmt, va_list
}
@end
@interface LogCollectionTests : LinphoneTesterBase
// TODO enable LogCollection in IOS
/*@interface LogCollectionTests : LinphoneTesterBase
@end
@implementation LogCollectionTests
+ (void)initialize {
[self testForSuite:@"LogCollection"];
}
@end
@end*/
@interface PlayerTests : LinphoneTesterBase
@end
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment