mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-04 13:38:21 +00:00
fix breaking test imports
This commit is contained in:
parent
5c4a506af4
commit
b84c371211
@ -6,8 +6,8 @@
|
||||
* of patent rights can be found in the PATENTS file in the same directory.
|
||||
*/
|
||||
|
||||
#import <AsyncDisplayKit/ASBasicImageDownloaderInternal.h>
|
||||
#import <AsyncDisplayKit/ASBasicImageDownloader.h>
|
||||
#import "ASBasicImageDownloaderInternal.h"
|
||||
|
||||
#import <OCMock/OCMock.h>
|
||||
|
||||
|
||||
@ -7,8 +7,7 @@
|
||||
*/
|
||||
|
||||
#import "ASSnapshotTestCase.h"
|
||||
|
||||
#import <AsyncDisplayKit/ASDisplayNodeInternal.h>
|
||||
#import "ASDisplayNodeInternal.h"
|
||||
|
||||
@implementation ASSnapshotTestCase
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user