Skip to content

Commit

Permalink
Return t
Browse files Browse the repository at this point in the history
  • Loading branch information
Raynos committed Nov 26, 2012
1 parent 6ce0e1a commit 21afbcb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ function createHarness () {

t.on('end', onend);

return t

function onend () {
running = false;
if (this._progeny.length) {
Expand Down

0 comments on commit 21afbcb

Please sign in to comment.