From: Hakim El Hattab Date: Thu, 7 Nov 2013 15:17:39 +0000 (-0500) Subject: remove old inaccurate comment X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5eff8902ff23d83c77e0d0b6f443b42fe701041d;p=reveal.js.git remove old inaccurate comment --- diff --git a/Gruntfile.js b/Gruntfile.js index 9b624a4..7d984c6 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -15,7 +15,6 @@ module.exports = function(grunt) { ' */' }, - // Tests will be added soon qunit: { files: [ 'test/*.html' ] },