Longer nexttick ordering test

Closes GH-604.
This commit is contained in:
Jorge Chamorro Bieling
2011-01-31 00:22:42 +01:00
committed by Ryan Dahl
parent df6e497793
commit ff7fc093a1

View File

@@ -2,7 +2,7 @@ var common = require('../common');
var assert = require('assert');
var i;
var N = 30;
var N = 333;
var done = [];
function get_printer(timeout) {