Fixing UT.

--HG--
branch : 1.x
This commit is contained in:
Andre Rodrigues
2011-06-03 11:10:58 -07:00
parent 84dfae22ac
commit a446088fc3

View File

@@ -100,7 +100,8 @@ namespace Orchard.Tests.Modules.Users.Controllers {
protected override IEnumerable<Type> DatabaseTypes {
get {
return new[] { typeof(UserPartRecord),
typeof(SiteSettingsPartRecord),
typeof(SiteSettingsPartRecord),
typeof(SiteSettings2PartRecord),
typeof(RegistrationSettingsPartRecord),
typeof(ContentTypeRecord),
typeof(ContentItemRecord),