mirror of
https://github.com/brianc/node-postgres.git
synced 2026-01-18 15:55:05 +00:00
Add test file
Forgot to add this to the last commit
This commit is contained in:
parent
10e6d85266
commit
874c924f7a
@ -2,6 +2,7 @@ var helper = require(__dirname + '/test-helper');
|
||||
var assert = require('assert');
|
||||
//if you want binary support, pull request me!
|
||||
if (helper.config.binary) {
|
||||
console.log('binary mode does not support JSON right now');
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user