initial commit
This commit is contained in:
7
Example/Tests/Tests-Prefix.pch
Normal file
7
Example/Tests/Tests-Prefix.pch
Normal file
@@ -0,0 +1,7 @@
|
||||
// The contents of this file are implicitly included at the beginning of every test case source file.
|
||||
|
||||
#ifdef __OBJC__
|
||||
|
||||
@import FBSnapshotTestCase;
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user