Sign in
nest-open-source
/
nest-mobile-client-iphone
/
5.0.2
/
Mantle
/
4a17d194346b2fbb02638b87e6b7d2383635be04
/
.
/
MantleTests
/
MantleTests-Prefix.pch
blob: c95aa78396b93c15728eb1c4d0c26bd0389d098b [
file
] [
log
] [
blame
]
//
// Prefix header for all source files of the 'MantleTests' target in the 'Mantle' project
//
#ifdef
__OBJC__
#import <Foundation/Foundation.h>
#import <Mantle/Mantle.h>
#import "Specta.h"
#define
EXP_SHORTHAND
#import "Expecta.h"
#endif