mirror of
https://github.com/brianc/node-postgres.git
synced 2026-01-25 16:03:13 +00:00
4 lines
136 B
JavaScript
4 lines
136 B
JavaScript
var helper = require(__dirname + "/test-helper")
|
|
return console.log("WAITING OF POOL SIZE 200 DOES NOT WORK")
|
|
helper.testPoolSize(200);
|