fix tests
This commit is contained in:
parent
4cd90c45a2
commit
f13dea2376
6 changed files with 22 additions and 55 deletions
1
copay.js
1
copay.js
|
|
@ -4,6 +4,7 @@ module.exports.PublicKeyRing = require('./js/models/core/PublicKeyRing');
|
|||
module.exports.TxProposals = require('./js/models/core/TxProposals');
|
||||
module.exports.PrivateKey = require('./js/models/core/PrivateKey');
|
||||
module.exports.Passphrase = require('./js/models/core/Passphrase');
|
||||
module.exports.Structure = require('./js/models/core/Structure');
|
||||
|
||||
|
||||
// components
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue