aboutsummaryrefslogtreecommitdiffstats
path: root/UnitTests/SPTableCopyTest.h
diff options
context:
space:
mode:
Diffstat (limited to 'UnitTests/SPTableCopyTest.h')
-rw-r--r--UnitTests/SPTableCopyTest.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/UnitTests/SPTableCopyTest.h b/UnitTests/SPTableCopyTest.h
index 25d0da7b..62ebbaaf 100644
--- a/UnitTests/SPTableCopyTest.h
+++ b/UnitTests/SPTableCopyTest.h
@@ -27,11 +27,8 @@
#import <SenTestingKit/SenTestingKit.h>
-@interface SPTableCopyTest : SenTestCase {
-
-}
+@interface SPTableCopyTest : SenTestCase
- (void)testCopyTableFromToWithData;
-
@end