mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-14 11:42:30 +00:00
Fixed typo
This commit is contained in:
@@ -9,9 +9,6 @@
|
||||
#import <SenTestingKit/SenTestingKit.h>
|
||||
@class KPKPassword;
|
||||
|
||||
@interface KPKTestLegacyWriting : SenTestCase {
|
||||
NSData *_data;
|
||||
KPKPassword *_password;
|
||||
}
|
||||
@interface KPKTestLegacyWriting : SenTestCase
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user