Skip to content

lib: handle `throw undefined` in assert.throws()

Rodrigo Muino Tomonari requested to merge github/fork/bnoordhuis/fix18027 into master

And make assert.doesNotThrow() handle it as well.

Fixes: https://github.com/nodejs/node/issues/18027

Merge request reports

Loading