Revert "Temporarily skip MvcSampleTests scenario to workaround System.Dynamic.Runtime issue"

This reverts commit b3c38bc573.
This commit is contained in:
Pranav K 2015-02-10 08:32:46 -08:00
parent 92f7ce1d31
commit 8ed522de64
1 changed files with 0 additions and 2 deletions

View File

@ -25,9 +25,7 @@ namespace Microsoft.AspNet.Mvc.FunctionalTests
[InlineData("")] // Shared/MyView.cshtml
[InlineData("/")] // Shared/MyView.cshtml
[InlineData("/Home/Index")] // Shared/MyView.cshtml
#if !ASPNETCORE50
[InlineData("/Home/Create")] // Home/Create.cshtml
#endif
[InlineData("/Home/FlushPoint")] // Home/FlushPoint.cshtml
[InlineData("/Home/InjectSample")] // Home/InjectSample.cshtml
[InlineData("/Home/Language")] // Home/Language.cshtml