projects
/
reveal.js.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3653ad5
)
remove old inaccurate comment
author
Hakim El Hattab
<hakim.elhattab@gmail.com>
Thu, 7 Nov 2013 15:17:39 +0000
(10:17 -0500)
committer
Hakim El Hattab
<hakim.elhattab@gmail.com>
Thu, 7 Nov 2013 15:17:39 +0000
(10:17 -0500)
Gruntfile.js
patch
|
blob
|
history
diff --git
a/Gruntfile.js
b/Gruntfile.js
index 9b624a4afd21bfeab9c529cc0b69ddfc852070df..7d984c69f72843f458bef5e00c8a10aab898ab19 100644
(file)
--- a/
Gruntfile.js
+++ b/
Gruntfile.js
@@
-15,7
+15,6
@@
module.exports = function(grunt) {
' */'
},
- // Tests will be added soon
qunit: {
files: [ 'test/*.html' ]
},