Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ajafff committed Jun 4, 2018
1 parent d518f65 commit 6cb0b52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/files/jsdoc/tags.ts
@@ -1 +1 @@
var a; /** @param b */ var b;
var a; /**@param b*/ var b;

0 comments on commit 6cb0b52

Please sign in to comment.