mirror of
https://github.com/brianc/node-postgres.git
synced 2025-12-08 20:16:25 +00:00
3 lines
73 B
JavaScript
3 lines
73 B
JavaScript
var helper = require(__dirname + "/test-helper")
|
|
helper.testPoolSize(2);
|