node-postgres/test/integration/connection-pool/waiting-connection-tests.js
2014-09-14 21:11:51 -04:00

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);