Files
SellyCloudSDK_demo/Example/Tests/Tests-Prefix.pch
2026-03-01 15:59:27 +08: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