3 lines
75 B
JavaScript
3 lines
75 B
JavaScript
var helper = require(__dirname + "/test-helper")
|
|
helper.testPoolSize(200);
|