mirror of https://github.com/lukechilds/node.git
Browse Source
AssertionError already inherits from Error above using util.inherits(), so this extra line was redundant. test/simple/test-assert.js already tests for `instanceof`, and still passes.v0.8.7-release
1 changed files with 2 additions and 4 deletions
Loading…
Reference in new issue