test: refactor doctool tests · nodejs/node@0bc1784 · GitHub
Skip to content

Commit 0bc1784

Browse files
Trottevanlucas
authored andcommitted
test: refactor doctool tests
Adjust style in doctool tests to conform with predominant style of the rest of the project. The biggest changes are: * Replace string concatenation with `path.join()` * Remove unnecessary quotes from property names PR-URL: #6719 Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 89b25fa commit 0bc1784

2 files changed

Lines changed: 91 additions & 86 deletions

File tree

test/doctool/test-doctool-html.js

Lines changed: 7 additions & 6 deletions

test/doctool/test-doctool-json.js

Lines changed: 84 additions & 80 deletions

0 commit comments

Comments
 (0)