node/test/doctool
Rich Trott 0bc1784529 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-17 08:38:18 -05:00
..
test-doctool-html.js test: refactor doctool tests 2016-05-17 08:38:18 -05:00
test-doctool-json.js test: refactor doctool tests 2016-05-17 08:38:18 -05:00
testcfg.py