diff options
Diffstat (limited to 'UnitTests/stringCategoryAdditionsTest.h')
-rw-r--r-- | UnitTests/stringCategoryAdditionsTest.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/UnitTests/stringCategoryAdditionsTest.h b/UnitTests/stringCategoryAdditionsTest.h index a89f78bb..2fc611be 100644 --- a/UnitTests/stringCategoryAdditionsTest.h +++ b/UnitTests/stringCategoryAdditionsTest.h @@ -24,9 +24,6 @@ #import <SenTestingKit/SenTestingKit.h> - -@interface stringCategoryAdditionsTest : SenTestCase { - -} +@interface stringCategoryAdditionsTest : SenTestCase @end |