| // | |
| // ReactiveCocoaTests-Prefix.pch | |
| // ReactiveCocoa | |
| // | |
| // Created by Justin Spahr-Summers on 2012-11-29. | |
| // Copyright (c) 2012 GitHub, Inc. All rights reserved. | |
| // | |
| #import <Foundation/Foundation.h> | |
| #import <CoreGraphics/CGGeometry.h> | |
| #define EXP_SHORTHAND | |
| #import "Specta.h" | |
| #import "Expecta.h" |