trying to get tests working

This commit is contained in:
Manuel Araoz 2014-08-14 16:26:24 -04:00
commit 70dc68485b
4 changed files with 188 additions and 16 deletions

View file

@ -1,5 +1,7 @@
'use strict';
var CryptoJS = require('node-cryptojs-aes').CryptoJS;
var id = 0;
function Storage(opts) {