aboutsummaryrefslogtreecommitdiffstats
path: root/UnitTests/SPDatabaseCopyTest.h
diff options
context:
space:
mode:
Diffstat (limited to 'UnitTests/SPDatabaseCopyTest.h')
-rw-r--r--UnitTests/SPDatabaseCopyTest.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/UnitTests/SPDatabaseCopyTest.h b/UnitTests/SPDatabaseCopyTest.h
index 75c225e9..641b3cdd 100644
--- a/UnitTests/SPDatabaseCopyTest.h
+++ b/UnitTests/SPDatabaseCopyTest.h
@@ -1,7 +1,7 @@
//
// $Id$
//
-// DatabaseCopyTest.h
+// SPDatabaseCopyTest.h
// sequel-pro
//
// Created by David Rekowski
@@ -30,7 +30,6 @@
@interface SPDatabaseCopyTest : SenTestCase {
}
- (void) testCopyDatabase;
-- (void) testCopyDatabaseTables;
- (void) testCreateDatabase;
@end