aboutsummaryrefslogtreecommitdiff
path: root/Gruntfile.js
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2013-11-07 10:17:39 -0500
committerHakim El Hattab <hakim.elhattab@gmail.com>2013-11-07 10:17:39 -0500
commit5eff8902ff23d83c77e0d0b6f443b42fe701041d (patch)
tree7e456a6ec0a072c63ae480d193a7c46e5a0da8d4 /Gruntfile.js
parent3653ad5b19cc48eb6c84de0f7c52b1aa8dac55e3 (diff)
downloadfreenode-live-2017-presentation-5eff8902ff23d83c77e0d0b6f443b42fe701041d.tar
freenode-live-2017-presentation-5eff8902ff23d83c77e0d0b6f443b42fe701041d.tar.gz
remove old inaccurate comment
Diffstat (limited to 'Gruntfile.js')
-rw-r--r--Gruntfile.js1
1 files changed, 0 insertions, 1 deletions
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' ]
},