From 013edf7d48dcb2a72c05f35bffec62df506db20e Mon Sep 17 00:00:00 2001 From: coderaiser Date: Thu, 14 Jun 2012 14:18:40 +0000 Subject: [PATCH] added spaces --- Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index cd41539c..9a269011 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,3 @@ -test: - npm install jshint - jshint *.js --config js/.jshintrc \ No newline at end of file + test: + npm install jshint + jshint *.js --config js/.jshintrc \ No newline at end of file