Files
MacPass/MacPassTests/KPKTestLegacyWriting.h
michael starke 214a192a4d Fixed typo
2013-08-21 00:45:44 +02:00

15 lines
274 B
Objective-C

//
// KPKLegacyWritingTest.h
// MacPass
//
// Created by Michael Starke on 02.08.13.
// Copyright (c) 2013 HicknHack Software GmbH. All rights reserved.
//
#import <SenTestingKit/SenTestingKit.h>
@class KPKPassword;
@interface KPKTestLegacyWriting : SenTestCase
@end