Rename test baseline to be compatibile with windows (#18827)

This commit is contained in:
Andy 2017-09-28 13:32:38 -07:00 committed by GitHub
parent 0ea7c61eb5
commit 0b7dd5a4a5
2 changed files with 1 additions and 1 deletions

View File

@ -300,7 +300,7 @@ namespace ts {
* @property {number} age
* @property {string} name
*/`);
parsesCorrectly("<> characters",
parsesCorrectly("less-than and greater-than characters",
`/**
* @param x hi
< > still part of the previous comment