diff --git a/Gruntfile.js b/Gruntfile.js index 819db4f..9525960 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -330,7 +330,6 @@ module.exports = function(grunt) { grunt.registerTask('test', [ 'build', - 'jshint', 'express:testSuite', 'clean:coverage', 'copy-test-server-settings', diff --git a/screenshot.png b/screenshot.png deleted file mode 100644 index b95be34..0000000 Binary files a/screenshot.png and /dev/null differ