summaryrefslogtreecommitdiff
path: root/bindings/objc/test/SwordListKeyTest.h
blob: 4d4ff43dace753dedd6f27d7e70c6c167f7fd203 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
//
//  SwordListKeyTest.h
//  MacSword2
//
//  Created by Manfred Bergmann on 10.04.09.
//  Copyright 2009 __MyCompanyName__. All rights reserved.
//

#import <SenTestingKit/SenTestingKit.h>

@interface SwordListKeyTest : SenTestCase {
}

@end