add warning for message type when ArrayBuffer is expected

This commit is contained in:
Kevin Jahns
2017-07-31 01:13:52 +02:00
parent f31ec9a8b8
commit aa6edcfd9b
3 changed files with 16 additions and 2 deletions

View File

@@ -227,4 +227,3 @@ test('encode/decode Map operations', async function binMap (t) {
info: 400
})
})