mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-08-30 09:21:28 +00:00
match AS_USE_VIDEO usage in tests to definitions (#1280)
This commit is contained in:
parent
0a48cd7371
commit
d73c44dffc
@ -17,6 +17,7 @@
|
||||
|
||||
#import "ASDisplayNodeTestsHelper.h"
|
||||
|
||||
#if AS_USE_VIDEO
|
||||
@interface ASVideoNodeTests : XCTestCase <ASVideoNodeDelegate>
|
||||
{
|
||||
ASVideoNode *_videoNode;
|
||||
@ -423,3 +424,5 @@
|
||||
}
|
||||
|
||||
@end
|
||||
|
||||
#endif
|
Loading…
x
Reference in New Issue
Block a user