Fixing unit test

--HG--
branch : dev
This commit is contained in:
Renaud Paquay 2010-12-03 19:07:59 -08:00
parent 8f56b05541
commit b09f5e5a80

View File

@ -32,7 +32,6 @@ namespace Orchard.Tests.DisplayManagement.Descriptors {
[Test]
public void DefaultItemsContentTemplate() {
VerifyShapeType("Views/Items", "Content", "Content");
VerifyShapeType("Views", "Items.Content", "Content");
}
[Test]