mirror of
https://github.com/brianc/node-postgres.git
synced 2026-01-18 15:55:05 +00:00
spacing
This commit is contained in:
parent
567446e090
commit
ba1c6cf8cf
@ -44,8 +44,8 @@ test('parameterized query with non-array for second value', function() {
|
||||
client.end();
|
||||
})
|
||||
})
|
||||
test('config', function() {
|
||||
|
||||
test('config', function() {
|
||||
connect(function(client) {
|
||||
assert.throws(function() {
|
||||
client.query({
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user