2016-12-30 02:00:04 +01:00

12 lines
288 B
Objective-C

#ifdef __OBJC__
#import <UIKit/UIKit.h>
#endif
#import "FBSnapshotTestCase.h"
#import "FBSnapshotTestCasePlatform.h"
#import "FBSnapshotTestController.h"
FOUNDATION_EXPORT double FBSnapshotTestCaseVersionNumber;
FOUNDATION_EXPORT const unsigned char FBSnapshotTestCaseVersionString[];