Skip to content

Commit 48a9738

Browse files
charmanderbrianc
authored andcommitted
Run inbound parser tests (brianc#1182)
They were disabled by 4cdd7a1 without comment; it seems that this might have been unintentional? In any case, they should probably be enabled, updated, or removed.
1 parent c4879e3 commit 48a9738

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/unit/connection/inbound-parser-tests.js

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
require(__dirname+'/test-helper');
2-
return false;
32
var Connection = require(__dirname + '/../../../lib/connection');
43
var buffers = require(__dirname + '/../../test-buffers');
54
var PARSE = function(buffer) {

0 commit comments

Comments
 (0)