Add name to jsDocParsing link tag test (#25229)

This commit is contained in:
Nathan Shively-Sanders 2018-06-26 10:50:59 -07:00 committed by GitHub
parent e38aad8b79
commit 133bb9f78d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

View File

@ -308,7 +308,7 @@ namespace ts {
* @param {object} o Doc doc
* @param {string} o.f Doc for f
*/`);
parsesCorrectly("",
parsesCorrectly("@link tags",
`/**
* {@link first link}
* Inside {@link link text} thing