Fixing unit tests for Comments

--HG--
branch : 1.x
This commit is contained in:
Sebastien Ros
2011-11-09 11:21:09 -08:00
parent 4e5edf5438
commit 9943c889f4
@@ -64,6 +64,7 @@ namespace Orchard.Tests.Modules.Comments.Services {
protected override IEnumerable<Type> DatabaseTypes {
get {
return new[] {
typeof(CommentsPartRecord),
typeof(CommentPartRecord),
typeof(ContentItemRecord),
typeof(ContentItemVersionRecord),