2015-12-16 16:31:02 +01:00

11 lines
225 B
Plaintext

// The contents of this file are implicitly included at the beginning of every test case source file.
#ifdef __OBJC__
@import Specta;
@import Expecta;
@import FBSnapshotTestCase;
@import Expecta_Snapshots;
#endif