Files
MacPass/MacPassTests/KPKTestHexColor.h
michael starke b913d37797 Added loading tests for meta entries
Added Test KDB database with custom icon
2013-08-05 21:26:06 +02:00

14 lines
244 B
Objective-C

//
// 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