Skip to content

Commit

Permalink
dont log
Browse files Browse the repository at this point in the history
  • Loading branch information
Raynos committed Dec 12, 2012
1 parent c32b131 commit 359a67f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ function createHarness (conf_) {

process.nextTick(function () {
if (pending.length) return pending.shift()();
console.error("count", count)
if (count === 0) {
out.close();
}
Expand Down

0 comments on commit 359a67f

Please sign in to comment.