node/lib/internal/process
Rich Trott 1d408099b7 process: fix incorrect usage of assert.fail()
The message argument for `assert.fail()` is the third argument, not the
first. Correct minor misuse in internal module.

PR-URL: https://github.com/nodejs/node/pull/6211
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Evan Lucas <evanlucas@me.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2016-04-20 16:24:21 -07:00
..
next_tick.js lib,src: refactor src/node.js into internal files 2016-03-31 18:11:57 -05:00
promises.js process: fix incorrect usage of assert.fail() 2016-04-20 16:24:21 -07:00
stdio.js lib,src: refactor src/node.js into internal files 2016-03-31 18:11:57 -05:00