Skip to content

Commit

Permalink
chore(tests): adds styles to test configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
iobaixas committed Sep 23, 2014
1 parent 7f8c622 commit cbde4f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions karma.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ module.exports = function(config) {
'src/module.js',
'src/module/**/*.js',
'src/plugins/*.js',
'src/styles/*.js',

// tests
{ pattern: 'test/**/*spec.js', included: false },
Expand Down

0 comments on commit cbde4f1

Please sign in to comment.