summaryrefslogtreecommitdiff
path: root/bindings/objc/test/SwordModuleTest.h
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/objc/test/SwordModuleTest.h')
-rw-r--r--bindings/objc/test/SwordModuleTest.h11
1 files changed, 1 insertions, 10 deletions
diff --git a/bindings/objc/test/SwordModuleTest.h b/bindings/objc/test/SwordModuleTest.h
index 95135fc..0eda60b 100644
--- a/bindings/objc/test/SwordModuleTest.h
+++ b/bindings/objc/test/SwordModuleTest.h
@@ -6,13 +6,4 @@
// Copyright 2010 Software by MABE. All rights reserved.
//
-#import <SenTestingKit/SenTestingKit.h>
-
-@class SwordModule, SwordManager;
-
-@interface SwordModuleTest : SenTestCase {
- SwordManager *mgr;
- SwordModule *mod;
-}
-
-@end
+#import <XCTest/XCTest.h>