add test task, avoid attempt to run tests in unrelated html files

This commit is contained in:
Hakim El Hattab
2013-08-24 10:52:35 -04:00
parent 7f85c21386
commit 1c8fd60595
3 changed files with 7 additions and 3 deletions

View File

@ -5,7 +5,7 @@
"homepage": "http://lab.hakim.se/reveal-js",
"subdomain": "revealjs",
"scripts": {
"test": "grunt jshint qunit",
"test": "grunt test",
"start": ""
},
"author": {