Skip to content

Commit

Permalink
test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
anotherchrisberry committed Jul 25, 2014
1 parent d365d51 commit 3abb68f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions karma.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ module.exports = function(config) {
'app/bower_components/bootstrap/dist/js/bootstrap.js',
'app/bower_components/restangular/dist/restangular.js',
'app/bower_components/lodash/dist/lodash.compat.js',
'app/bower_components/spin.js/spin.js',
'app/bower_components/angular-spinner/angular-spinner.js',
'app/scripts/**/*.js',
'test/mock/**/*.js',
'test/spec/**/*.js'
Expand Down

0 comments on commit 3abb68f

Please sign in to comment.