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