From fa356c35642c1b8e13bba2b893a4ef66d4490961 Mon Sep 17 00:00:00 2001 From: grosbouddha Date: Mon, 27 May 2013 00:38:54 +0200 Subject: [PATCH] test 2 --- Gruntfile.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gruntfile.js b/Gruntfile.js index fa27cf0d..b5dd5ed8 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -6,9 +6,9 @@ module.exports = function(grunt) { },*/ files: [ 'Gruntfile.js', - 'package.json', - 'js/**/*.js'/*, - '<%= nodeunit.tests %>'*/ + 'package.json' + //,'js/**/*.js', + //'<%= nodeunit.tests %>' ] }, /*