all tests run in the browser now
This commit is contained in:
parent
609ba4ef71
commit
2fc4ae6df0
3 changed files with 11 additions and 4 deletions
2
copay.js
2
copay.js
|
|
@ -16,3 +16,5 @@ module.exports.Wallet = require('soop').load('./js/models/core/Wallet',{
|
|||
Storage: StorageLocalPlain,
|
||||
});
|
||||
|
||||
|
||||
module.exports.API = require('./API');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue