Skip to content

Commit

Permalink
Make sure tests end
Browse files Browse the repository at this point in the history
  • Loading branch information
maritz committed Jun 6, 2012
1 parent 3f34652 commit 4ff09a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/tests.js
Expand Up @@ -10,6 +10,7 @@ var run = function(files){
nodeunit.reporters['default'].run(files, undefined, function (error) {
cleanup(function () {
redis.end();
process.exit();
});
});
};
Expand Down

0 comments on commit 4ff09a5

Please sign in to comment.