explicitly import mocha variables
This commit is contained in:
parent
3bb3b9f397
commit
16195cc6ce
24 changed files with 26 additions and 47 deletions
test/integration
|
@ -1,5 +1,4 @@
|
|||
/* global describe, it */
|
||||
|
||||
const { describe, it } = require('mocha')
|
||||
const assert = require('assert')
|
||||
const bip32 = require('bip32')
|
||||
const bip39 = require('bip39')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue