mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Starting to dream up the new theme...up
--HG-- branch : dev
This commit is contained in:
@@ -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>();
|
||||
|
Reference in New Issue
Block a user