mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
a2c7ccafa6
Also added the hdPath that Christian had told me to our calls to the LightWallet, but this does not seem to have made us generate the same accounts as `testrpc` yet.
5 lines
69 B
JavaScript
5 lines
69 B
JavaScript
require('mocha-sinon')()
|
|
var jsdom = require('mocha-jsdom')
|
|
jsdom()
|
|
|