semicolon

This commit is contained in:
Guillermo Rauch
2015-02-11 08:24:36 -08:00
parent c4bfb06a72
commit 64bd486ea5

View File

@@ -30,7 +30,7 @@ describe('parser', function() {
data: {a: 'b', c: 4, e: {g: null}, h: new ArrayBuffer(9)},
nsp: '/',
id: 600
}
};
helpers.test_bin(packet);
});