fix some wallet tests

This commit is contained in:
Matias Alejo Garcia 2014-09-09 22:06:19 -03:00
commit d838a29d02
3 changed files with 19 additions and 14 deletions

View file

@ -121,7 +121,6 @@ module.exports = function(grunt) {
'js/controllers/*.js',
'js/translations.js',
'js/mobile.js', // PLACEHOLDER: CORDOVA SRIPT
'js/log.js',
'js/init.js'
],
dest: 'js/copayMain.js'