Re-enabled the test

This commit is contained in:
David Fowler 2014-05-29 22:42:50 -07:00
parent e9a31773a9
commit 1284ab63b6
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ namespace Microsoft.AspNet.Mvc.FunctionalTests
.BuildServiceProvider(originalProvider);
}
[Fact(Skip = "Roslyn change needed to unblock build")]
[Fact]
public async Task CanRender_ViewsWithLayout()
{
// Arrange