Starting to dream up the new theme...up

--HG--
branch : dev
This commit is contained in:
Nathan Heskew
2010-09-30 13:03:48 -07:00
parent 81ff6b30c3
commit 81fad6fb05
6 changed files with 103 additions and 1 deletions

View File

@@ -162,7 +162,6 @@ namespace Orchard.Tests.DisplayManagement {
Assert.That(result.ToString(), Is.EqualTo("Hi there!"));
}
[Test]
public void RenderAlternateShape() {
var displayManager = _container.Resolve<IDisplayManager>();