Rewrite Message model tests in TypeScript

This commit is contained in:
Evan Hahn 2020-10-26 17:15:28 -05:00 committed by Evan Hahn
parent 8073ccd32c
commit cb9a7f79d1
6 changed files with 119 additions and 68 deletions

View file

@ -9,7 +9,6 @@ module.exports = {
globals: {
assert: true,
assertEqualArrayBuffers: true,
clearDatabase: true,
dcodeIO: true,
getString: true,
hexToArrayBuffer: true,