aspnetcore/test
N. Taylor Mullen 3ba92523ff Remove special casing of '*' in TagHelperDescriptorProvider.
- Requesting a '*' tagName from the TagHelperDescriptorProvider could only happen if a user was directly calling into it (extremely unlikely). Therefore I've removed the special casing to make the logic more simple.
- Removed tests that expected this behavior.

#324
2015-05-29 15:06:14 -07:00
..
Microsoft.AspNet.Razor.Runtime.Test
Microsoft.AspNet.Razor.Test Remove special casing of '*' in TagHelperDescriptorProvider. 2015-05-29 15:06:14 -07:00