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