Files
MacPass/MacPassTests/KPKTestXmlParsing.h
michael starke 450bc3d4dd Entropy is now calculated for Custom Alphabets in Password Generator View
Custom String in Password Generator View are now filtered to only include unique characters
2013-08-04 03:41:09 +02:00

14 lines
248 B
Objective-C

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