mirror of
https://github.com/brianc/node-postgres.git
synced 2025-12-08 20:16:25 +00:00
Remove unused file
This commit is contained in:
parent
2ced8f1f2b
commit
bbefeb8670
@ -1,9 +0,0 @@
|
||||
var assert = require('assert')
|
||||
var Cursor = require('../')
|
||||
var pg = require('pg')
|
||||
|
||||
describe('Custom query config', () => {
|
||||
it('supports row mode array', () => {
|
||||
|
||||
})
|
||||
})
|
||||
Loading…
x
Reference in New Issue
Block a user