Skip to content

Commit

Permalink
fix broken karma test
Browse files Browse the repository at this point in the history
  • Loading branch information
ndeloof committed Jun 7, 2013
1 parent 7a86629 commit b85e0e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ app/components
test_out
coverage

dist.zip
1 change: 1 addition & 0 deletions karma.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ files = [
'app/components/unstable-angular-complete/angular-cookies.js',
'app/components/unstable-angular-complete/angular-mocks.js',
'app/components/angular-bootstrap/ui-bootstrap-tpls.js',
'app/config.js',
'app/scripts/config.js',
'app/scripts/services.js',
'app/scripts/app.js',
Expand Down

0 comments on commit b85e0e5

Please sign in to comment.