blob: c6c235e40bac1df9d5dfd0856d9d63456f8b6d3e (
plain) (
tree)
|
|
//
// 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
|