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