Fix karma test

This commit is contained in:
Gustavo Maximiliano Cortez 2015-04-20 18:59:17 -03:00
parent 82097ccd20
commit 0b4cfe0614
1 changed files with 1 additions and 1 deletions

View File

@ -16,12 +16,12 @@ module.exports = function(config) {
// list of files / patterns to load in the browser
files: [
'bower_components/fastclick/lib/fastclick.js',
'bower_components/modernizr/modernizr.js',
'bower_components/qrcode-generator/js/qrcode.js',
'bower_components/qrcode-decoder-js/lib/qrcode-decoder.js',
'bower_components/moment/min/moment-with-locales.js',
'bower_components/angular/angular.js',
'bower_components/angular-ui-router/release/angular-ui-router.js',
'bower_components/angular-local-storage/dist/angular-local-storage.js',
'bower_components/angular-foundation/mm-foundation.js',
'bower_components/angular-foundation/mm-foundation-tpls.js',
'bower_components/angular-animate/angular-animate.js',