Skip to content

Commit

Permalink
rename liveness test
Browse files Browse the repository at this point in the history
  • Loading branch information
stefano committed May 20, 2015
1 parent 51d6939 commit a9482c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test.js
Original file line number Diff line number Diff line change
Expand Up @@ -4799,7 +4799,7 @@ exports['parallel - behaviour of parallel with fork() - issue #234'] = function
});
};

exports['parallel - behaviour of parallel with fork() - invariant violation - issue #234'] = function (test) {
exports['parallel consumption liveness - issue #302'] = function (test) {
test.expect(3);
var clock = sinon.useFakeTimers(),
s3flag = false,
Expand Down

0 comments on commit a9482c8

Please sign in to comment.