diff --git a/root/Gruntfile.js b/root/Gruntfile.js index c59afc9..51c3915 100644 --- a/root/Gruntfile.js +++ b/root/Gruntfile.js @@ -54,7 +54,8 @@ module.exports = function(grunt) { browser: true,{% } %} globals: {{% if (jquery) { %} jQuery: true - {% } %}} + {% } %}}, + reporterOutput: "" }, gruntfile: { src: 'Gruntfile.js'