Fixed issue with notes field not being properly bound to Group notes

This commit is contained in:
michael starke
2013-08-01 19:40:30 +02:00
parent 115537c95b
commit 560d9ce941
11 changed files with 354 additions and 116 deletions

View File

@@ -28,10 +28,6 @@
}
- (void)testEntryCoding {
/*
1. Deep Copy
2. Copy without History
*/
KPKEntry *entry = [[KPKEntry alloc] init];
entry.title = @"Title";