Files
MacPass/MacPassTests/KPKTestLegacyWriting.h

15 lines
278 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 KPKCompositeKey;
@interface KPKTestLegacyWriting : SenTestCase
@end