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