aspnetcore/test/Microsoft.AspNetCore.Razor..../TestFiles/IntegrationTests
Ryan Nowak 2b2cf6efec Correct an issue with codegen for taghelperprefix
The issue here is that when a taghelper prefix is in use it will be
including in the HTML output, when it should be chopped off.

See the diff in the codegen for examples.
2017-01-27 11:13:46 -08:00
..
BasicIntegrationTest
CodeGenerationIntegrationTest Correct an issue with codegen for taghelperprefix 2017-01-27 11:13:46 -08:00
HtmlAttributeIntegrationTest
ImportsIntegrationTest
InstrumentationPassIntegrationTest
TagHelpersIntegrationTest