aspnetcore/test/Microsoft.AspNet.Razor.Test/Parser/CSharp
N. Taylor Mullen 2d20063ba5 Remove layout directive.
- Removed all instances of the layout directive from src and test projects.

#359
2015-04-27 14:48:53 -07:00
..
CSharpAutoCompleteTest.cs Refactor some pieces of Razor. 2015-04-12 16:49:04 -07:00
CSharpBlockTest.cs Refactor some pieces of Razor. 2015-04-12 16:49:04 -07:00
CSharpDirectivesTest.cs
CSharpErrorTest.cs Refactor some pieces of Razor. 2015-04-12 16:49:04 -07:00
CSharpExplicitExpressionTest.cs
CSharpImplicitExpressionTest.cs
CSharpNestedStatementsTest.cs
CSharpRazorCommentsTest.cs Refactor some pieces of Razor. 2015-04-12 16:49:04 -07:00
CSharpReservedWordsTest.cs
CSharpSectionTest.cs Refactor some pieces of Razor. 2015-04-12 16:49:04 -07:00
CSharpSpecialBlockTest.cs Refactor some pieces of Razor. 2015-04-12 16:49:04 -07:00
CSharpStatementTest.cs
CSharpTemplateTest.cs
CSharpToMarkupSwitchTest.cs
CSharpVerbatimBlockTest.cs
CSharpWhitespaceHandlingTest.cs