2
0
MasterPassword/platform-ios/Tests/Tests.h
2017-03-06 13:40:39 -05:00

14 lines
208 B
Objective-C

//
// Tests.h
// Tests
//
// Created by Maarten Billemont on 04/07/12.
// Copyright (c) 2012 Lyndir. All rights reserved.
//
#import <SenTestingKit/SenTestingKit.h>
@interface Tests : SenTestCase
@end