mirror of
https://github.com/brianc/node-postgres.git
synced 2026-01-18 15:55:05 +00:00
5 lines
82 B
JavaScript
5 lines
82 B
JavaScript
"use strict";
|
|
var helper = require('./../test-helper');
|
|
|
|
module.exports = helper;
|