mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-14 16:22:21 +00:00
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
This commit is contained in:
13
MacPassTests/KPKTestXmlParsing.h
Normal file
13
MacPassTests/KPKTestXmlParsing.h
Normal file
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// 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
|
||||
Reference in New Issue
Block a user