Fix broken build

This commit is contained in:
Stephan
2013-09-23 17:30:09 +02:00
parent d925f856ae
commit 6c32cf9529

View File

@@ -126,7 +126,6 @@ namespace Umbraco.Tests.PublishedContent
private IPublishedContent GetContent(bool createChildren, int indexVals)
{
var contentTypeAlias = createChildren ? "Parent" : "Child";
var z = new SolidPublishedContent(null;)
var d = new TestPublishedContent
{
CreateDate = DateTime.Now,