mirror of https://github.com/lukechilds/node.git
Browse Source
`assert.throws()` and `assert.doesNotThrow()` blow up with a `TypeError` if used with an ES6 class that extends Error. Fixes: https://github.com/nodejs/node/issues/3188 PR-URL: https://github.com/nodejs/node/pull/4166 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>v5.x
Rich Trott
9 years ago
committed by
cjihrig
2 changed files with 24 additions and 1 deletions
Loading…
Reference in new issue