зеркало из https://github.com/dotnet/razor.git
Fix goofy whitespace
This commit is contained in:
Родитель
6593264ac6
Коммит
b58f180910
|
@ -1035,7 +1035,7 @@ public class RazorDocumentMappingServiceTest(ITestOutputHelper testOutput) : Too
|
|||
var csharpDocument = new RazorCSharpDocument(
|
||||
codeDocument,
|
||||
projectedCSharpSource,
|
||||
RazorCodeGenerationOptions. Default,
|
||||
RazorCodeGenerationOptions.Default,
|
||||
diagnostics: [],
|
||||
sourceMappings,
|
||||
linePragmas: []);
|
||||
|
|
Загрузка…
Ссылка в новой задаче