mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-08-31 01:42:18 +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"
|
#import "ASDisplayNodeTestsHelper.h"
|
||||||
|
|
||||||
|
#if AS_USE_VIDEO
|
||||||
@interface ASVideoNodeTests : XCTestCase <ASVideoNodeDelegate>
|
@interface ASVideoNodeTests : XCTestCase <ASVideoNodeDelegate>
|
||||||
{
|
{
|
||||||
ASVideoNode *_videoNode;
|
ASVideoNode *_videoNode;
|
||||||
@ -423,3 +424,5 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
@end
|
@end
|
||||||
|
|
||||||
|
#endif
|
Loading…
x
Reference in New Issue
Block a user