Files
openapi-generator/samples/client/petstore/objc/SwaggerClientTests/Tests/Tests-Prefix.pch
2015-07-15 17:10:24 +08:00

9 lines
170 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;
#endif