diff options
Diffstat (limited to 'UnitTests/SPTableCopyTest.h')
-rw-r--r-- | UnitTests/SPTableCopyTest.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/UnitTests/SPTableCopyTest.h b/UnitTests/SPTableCopyTest.h index a8218a7b..62ebbaaf 100644 --- a/UnitTests/SPTableCopyTest.h +++ b/UnitTests/SPTableCopyTest.h @@ -29,6 +29,6 @@ @interface SPTableCopyTest : SenTestCase -//- (void)testCopyTableFromToWithData; +- (void)testCopyTableFromToWithData; @end |