0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/doctool
Rich Trott 9bc72ea0de 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: https://github.com/nodejs/node/pull/6719
Reviewed-By: James M Snell <jasnell@gmail.com>
2016-05-15 18:11:43 -07:00
..
test-doctool-html.js test: refactor doctool tests 2016-05-15 18:11:43 -07:00
test-doctool-json.js test: refactor doctool tests 2016-05-15 18:11:43 -07:00
testcfg.py tools: add tests for the doctool 2016-04-29 00:45:49 +02:00