mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-22 20:18:53 +08:00
Fix up merge errors on tests.
This commit is contained in:
committed by
Blake Watters
parent
f80894baa7
commit
ec27cc8bf3
@@ -54,7 +54,8 @@
|
||||
assertThat(operation, is(instanceOf([RKObjectMappingOperation class])));
|
||||
}
|
||||
|
||||
- (void)testShouldConnectRelationshipsByPrimaryKey {
|
||||
- (void)testShouldConnectRelationshipsByPrimaryKey
|
||||
{
|
||||
/* Connect a new human to a cat */
|
||||
RKManagedObjectStore *objectStore = [RKTestFactory managedObjectStore];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user