PNXMPPFramework/Example/Tests/Tests-Prefix.pch
2016-02-24 15:41:33 +01:00

8 lines
159 B
Plaintext

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