Skip to content

Commit

Permalink
gruntfile change
Browse files Browse the repository at this point in the history
  • Loading branch information
pcottle committed Mar 22, 2015
1 parent 4331e4a commit d2ce79b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,6 @@ module.exports = function(grunt) {
}
},
jasmine_node: {
specNameMatcher: 'spec',
projectRoot: './src/js/__tests__/',
forceExit: true,
verbose: true,
Expand Down

0 comments on commit d2ce79b

Please sign in to comment.