fix test in browser

This commit is contained in:
Matias Alejo Garcia 2014-04-14 18:08:18 -03:00
commit c5a5129e83
5 changed files with 15 additions and 13 deletions

View file

@ -42,6 +42,7 @@ var createBundle = function(opts) {
b.require('./copay', {
expose: 'copay'
});
b.require('./js/models/core/Wallet');
if (!opts.dontminify) {
b.transform({