function MigrateProfileTest::testProfile in Migrate 6
Test taxonomy migration
File
- tests/
modules/ core/ migrate_profile.test, line 36 - Tests for profile migration
Class
- MigrateProfileTest
- @file Tests for profile migration
Code
function testProfile() {
// migrate_save_content_set(), migrate_save_content_mapping(), migrate_delete_content_set(),
// migrate_delete_content_mapping()
}