trying to get tests working
This commit is contained in:
parent
439d44cf80
commit
70dc68485b
4 changed files with 188 additions and 16 deletions
|
|
@ -1,5 +1,7 @@
|
|||
'use strict';
|
||||
|
||||
var CryptoJS = require('node-cryptojs-aes').CryptoJS;
|
||||
|
||||
var id = 0;
|
||||
|
||||
function Storage(opts) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue