trying to get tests working WORKS!
This commit is contained in:
parent
0ffc28962d
commit
98beeefefe
4 changed files with 37 additions and 36 deletions
|
|
@ -1,7 +1,7 @@
|
|||
'use strict';
|
||||
var copay = copay || require('../copay');
|
||||
var chai = chai || require('chai');
|
||||
var should = chai.should();
|
||||
var copay = require('../copay');
|
||||
var LocalEncrypted = copay.StorageLocalEncrypted;
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue