mirror of
https://github.com/brianc/node-postgres.git
synced 2026-01-18 15:55:05 +00:00
pass sink up the chain
This commit is contained in:
parent
70f8b998d8
commit
618c268788
@ -1,3 +1,3 @@
|
||||
var helper = require(__dirname + '/../test-helper');
|
||||
//export parent helper stuffs
|
||||
module.exports = { args: helper.args };
|
||||
module.exports = helper;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user