Removed dead code from sync unit test

pull/14/head
Sam Bosley 12 years ago
parent 80b57c66a0
commit ffd13a9523

@ -32,7 +32,6 @@ public class AstridNewSyncMigrationTest extends NewSyncTestCase {
public void testAstridSyncMigration() {
setupOldDatabase();
Preferences.clear(AstridNewSyncMigrator.PREF_SYNC_MIGRATION);
new AstridNewSyncMigrator().performMigration();
assertAllModelsHaveUUID();
assertAllTagsHaveTagData();

Loading…
Cancel
Save