Don't send object parameters when performing a getObject: closes #947

This commit is contained in:
Blake Watters
2012-10-04 19:20:58 -04:00
parent 5b844653a3
commit af234936ee
4 changed files with 13 additions and 3 deletions

View File

@@ -25,6 +25,9 @@
#import "OCHamcrest.h"
#import <SenTestingKit/SenTestingKit.h>
#define EXP_SHORTHAND
#import "Expecta.h"
#import "RestKit.h"
#import <RestKit/Testing.h>
#import <RestKit/RKManagedObjectStore.h>