Browse Source

Remove double jsHint check

Gaël Métais 10 years ago
parent
commit
798f295912
2 changed files with 0 additions and 1 deletions
  1. 0 1
      Gruntfile.js
  2. BIN
      screenshot.png

+ 0 - 1
Gruntfile.js

@@ -330,7 +330,6 @@ module.exports = function(grunt) {
 
     grunt.registerTask('test', [
         'build',
-        'jshint',
         'express:testSuite',
         'clean:coverage',
         'copy-test-server-settings',

BIN
screenshot.png