Files
MacPass/MacPassTests/KPKTestKeyfileParsing.h
michael starke e0f2351c80 Fixed layout issues in Group inspector
Added key-file generator fixes #25 #76
Improvements on the context menu toolbar button to add templates entries
2013-08-13 20:50:42 +02:00

14 lines
256 B
Objective-C

//
// KPKTestKeyfileParsing.h
// MacPass
//
// Created by Michael Starke on 13.08.13.
// Copyright (c) 2013 HicknHack Software GmbH. All rights reserved.
//
#import <SenTestingKit/SenTestingKit.h>
@interface KPKTestKeyfileParsing : SenTestCase
@end