1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-11 17:14:57 +02:00

remove old inaccurate comment

This commit is contained in:
Hakim El Hattab
2013-11-07 10:17:39 -05:00
parent 3653ad5b19
commit 5eff8902ff

View File

@@ -15,7 +15,6 @@ module.exports = function(grunt) {
' */' ' */'
}, },
// Tests will be added soon
qunit: { qunit: {
files: [ 'test/*.html' ] files: [ 'test/*.html' ]
}, },