Skip to content

Commit

Permalink
fixing build
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeyt committed May 14, 2014
1 parent 4f5c274 commit 8bd0274
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion karma.conf.js
Expand Up @@ -19,7 +19,7 @@ module.exports = function(config) {

// list of files / patterns to load in the browser
files: [
'lib/jquery/jquery.js',
'lib/jquery/dist/jquery.js',
'node_modules/expect.js/index.js',
'src/*.js',
'test/*.coffee'
Expand Down

0 comments on commit 8bd0274

Please sign in to comment.