Files
MacPass/MacPassTests/KPKTextPlaceholder.h
2013-08-15 02:11:11 +02:00

14 lines
250 B
Objective-C

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