9 lines
236 B
Objective-C
9 lines
236 B
Objective-C
#import <UIKit/UIKit.h>
|
|
|
|
#import "ExpectaObject+FBSnapshotTest.h"
|
|
#import "EXPMatchers+FBSnapshotTest.h"
|
|
|
|
FOUNDATION_EXPORT double Expecta_SnapshotsVersionNumber;
|
|
FOUNDATION_EXPORT const unsigned char Expecta_SnapshotsVersionString[];
|
|
|