mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-14 08:12:28 +00:00
Added loading tests for meta entries
Added Test KDB database with custom icon
This commit is contained in:
@@ -8,12 +8,6 @@
|
||||
|
||||
#import <SenTestingKit/SenTestingKit.h>
|
||||
|
||||
@class KPKPassword;
|
||||
|
||||
@interface KPKLegacyLoadingTest : SenTestCase {
|
||||
@private
|
||||
NSData *_data;
|
||||
KPKPassword *_password;
|
||||
}
|
||||
@interface KPKLegacyLoadingTest : SenTestCase
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user