diff options
Diffstat (limited to 'UnitTests/SPDatabaseCopyTest.h')
-rw-r--r-- | UnitTests/SPDatabaseCopyTest.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/UnitTests/SPDatabaseCopyTest.h b/UnitTests/SPDatabaseCopyTest.h index ba882ee1..1714d554 100644 --- a/UnitTests/SPDatabaseCopyTest.h +++ b/UnitTests/SPDatabaseCopyTest.h @@ -29,7 +29,7 @@ @interface SPDatabaseCopyTest : SenTestCase -- (void)testCopyDatabase; -- (void)testCreateDatabase; +//- (void)testCopyDatabase; +//- (void)testCreateDatabase; @end |