mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-18 14:49:22 +00:00
Updated submodule
Added Test for Hashed data
This commit is contained in:
14
MacPassTests/KPKHashedDataTest.h
Normal file
14
MacPassTests/KPKHashedDataTest.h
Normal file
@@ -0,0 +1,14 @@
|
||||
//
|
||||
// KPKHashedDataTest.h
|
||||
// MacPass
|
||||
//
|
||||
// Created by Michael Starke on 08.08.13.
|
||||
// Copyright (c) 2013 HicknHack Software GmbH. All rights reserved.
|
||||
//
|
||||
|
||||
#import <SenTestingKit/SenTestingKit.h>
|
||||
|
||||
|
||||
@interface KPKHashedDataTest : SenTestCase
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user