mirror of
https://github.com/brianc/node-postgres.git
synced 2025-12-08 20:16:25 +00:00
4 lines
108 B
JavaScript
4 lines
108 B
JavaScript
var helper = require(__dirname + '/../test-helper');
|
|
//export parent helper stuffs
|
|
module.exports = helper;
|