mirror of
https://github.com/socketio/socket.io.git
synced 2026-04-30 03:00:39 -04:00
semicolon
This commit is contained in:
@@ -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);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user