summaryrefslogtreecommitdiff
path: root/Xcode/ManaPlusTests/ManaPlusTests.h
blob: c6c235e40bac1df9d5dfd0856d9d63456f8b6d3e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
//
//  ManaPlusTests.h
//  ManaPlusTests
//
//  Created by Philippe Groarke on 2012-12-03.
//  Copyright (c) 2012 evolonline. All rights reserved.
//

#import <SenTestingKit/SenTestingKit.h>

@interface ManaPlusTests : SenTestCase

@end