node-query/node_modules/pg/test/integration/connection-pool/max-connection-tests.js

3 lines
74 B
JavaScript
Raw Normal View History

var helper = require(__dirname + "/test-helper")
2015-01-28 15:33:44 -05:00
helper.testPoolSize(40);