Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.8.1 always has exit status of 0 #187

Closed
blindsey opened this issue Jan 4, 2012 · 2 comments
Closed

v0.8.1 always has exit status of 0 #187

blindsey opened this issue Jan 4, 2012 · 2 comments

Comments

@blindsey
Copy link

blindsey commented Jan 4, 2012

~/Projects (dev ✘)✭ $ mocha test/test_ben.js

.

✖ 1 of 1 tests failed:

  1. dummy test "before each" hook:
    Error: test
    at Hook.fn (/Users/blindsey/Projects/test/test_ben.js:3:11)
    at Hook.run (/usr/local/lib/node_modules/mocha/lib/runnable.js:138:12)
    at next (/usr/local/lib/node_modules/mocha/lib/runner.js:166:10)
    at Array.0 (/usr/local/lib/node_modules/mocha/lib/runner.js:175:5)
    at EventEmitter._tickCallback (node.js:126:26)

~/Projects (dev ✘)✭ $ echo $?
0

@tj
Copy link
Contributor

tj commented Jan 4, 2012

looking into it, this seems very strange...

@tj
Copy link
Contributor

tj commented Jan 4, 2012

oh nvm haha i know what it is

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants