Added loading tests for meta entries

Added Test KDB database with custom icon
This commit is contained in:
michael starke
2013-08-05 21:26:06 +02:00
parent f87e60442e
commit b913d37797
10 changed files with 114 additions and 25 deletions

View File

@@ -0,0 +1,13 @@
//
// KPKTestHexColor.h
// MacPass
//
// Created by Michael Starke on 05.08.13.
// Copyright (c) 2013 HicknHack Software GmbH. All rights reserved.
//
#import <SenTestingKit/SenTestingKit.h>
@interface KPKTestHexColor : SenTestCase
@end