This commit is contained in:
Tobias Koppers 2013-03-11 12:18:36 +01:00
parent 78751149c7
commit 8a052469a3
1 changed files with 0 additions and 1 deletions

1
bm.js
View File

@ -65,7 +65,6 @@ asyncForEach(Object.keys(TESTS), function(name, done) {
});
});
}, function() {
workers.close();
});
/* HELPERS */