add issue numbers

This commit is contained in:
Ryan Nowak 2018-09-13 16:04:17 -07:00
parent 8d537a3c43
commit 40080f3637
1 changed files with 1 additions and 1 deletions

View File

@ -245,7 +245,7 @@ namespace Microsoft.AspNetCore.Razor.Language.IntegrationTests
var location = new SourceSpan(span.Start, span.Length);
var expectedSpan = sourceContent.Substring(span.Start.AbsoluteIndex, span.Length);
// See #
// See #2593
if (string.IsNullOrWhiteSpace(expectedSpan))
{
// For now we don't verify whitespace inside of a directive. We know that directives cheat