nodeunit
nodeunit copied to clipboard
Machinecode reporter: Filter stack line with errors in types.js
- Without this filter the filename is wrong
- This makes problems with the vim plugins: nodeunit.vim and vim-markgreen On unit test errors vim jumps to the types.js file
Same solution as in https://github.com/kusnier/nodeunit/blob/master/lib/reporters/tap.js#L52