Skip to content

Commit

Permalink
Add dist in test target.
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Mar 11, 2014
1 parent bdc51db commit 8f5c332
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gruntfile.js
Expand Up @@ -95,7 +95,7 @@ module.exports = function(grunt) {
]);

grunt.registerTask('test', [
'concat',
'dist',
'jshint',
'jscs',
'exec'
Expand Down

0 comments on commit 8f5c332

Please sign in to comment.