copay tests in the browser!
This commit is contained in:
parent
5f6739fbfc
commit
a658ec8452
10 changed files with 131 additions and 12 deletions
5
copay.js
Normal file
5
copay.js
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
|
||||
module.exports.Storage = require('./js/models/Storage');
|
||||
module.exports.PublicKeyRing = require('./js/models/PublicKeyRing');
|
||||
|
||||
module.exports.FakeStorage = require('./test/FakeStorage');
|
||||
Loading…
Add table
Add a link
Reference in a new issue