Tests-Prefix.pch 159 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 // The contents of this file are implicitly included at the beginning of every test case source file. #ifdef __OBJC__ @import FBSnapshotTestCase; #endif