add test task, avoid attempt to run tests in unrelated html files
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
"homepage": "http://lab.hakim.se/reveal-js",
|
||||
"subdomain": "revealjs",
|
||||
"scripts": {
|
||||
"test": "grunt jshint qunit",
|
||||
"test": "grunt test",
|
||||
"start": ""
|
||||
},
|
||||
"author": {
|
||||
|
Reference in New Issue
Block a user