Skip to content
This repository has been archived by the owner on Jan 7, 2020. It is now read-only.

Commit

Permalink
Update Gruntfile.js
Browse files Browse the repository at this point in the history
  • Loading branch information
palourde committed Oct 23, 2014
1 parent e7e89cb commit 3e97bb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,6 @@ module.exports = function (grunt) {
grunt.registerTask('default', [
'sass',
'karma:unit',
'mocha'
'simplemocha'
]);
};

0 comments on commit 3e97bb4

Please sign in to comment.