Run inbound parser tests (#1182)
They were disabled by 4cdd7a116b
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…
Reference in New Issue
Block a user