mirror of
https://github.com/brianc/node-postgres.git
synced 2026-01-18 15:55:05 +00:00
Run inbound parser tests (#1182)
They were disabled by 4cdd7a116bab03c6096ab1af8f0f522b04993768 without comment; it seems that this might have been unintentional? In any case, they should probably be enabled, updated, or removed.
This commit is contained in:
parent
c4879e321d
commit
48a9738a0b
@ -1,5 +1,4 @@
|
||||
require(__dirname+'/test-helper');
|
||||
return false;
|
||||
var Connection = require(__dirname + '/../../../lib/connection');
|
||||
var buffers = require(__dirname + '/../../test-buffers');
|
||||
var PARSE = function(buffer) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user