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