ben-page / node-test

A simple, asynchronous test runner for Node.js.
https://www.npmjs.com/package/node-test
MIT License
4 stars 1 forks source link

bug: throwTimeOutError #13

Closed ghost closed 8 years ago

ghost commented 8 years ago

Look at this file: https://github.com/ben-page/node-test/blob/master/lib/hook.js#L33

There is no such function in util.js, And obviously no test to catch this? Is this code used at all?

ghost commented 8 years ago

What is thid this non-existent function? A Bluebird code?

ben-page commented 8 years ago

Yeah, this was old and accidentally left in the hook.