aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2013-08-24 10:52:35 -0400
committerHakim El Hattab <hakim.elhattab@gmail.com>2013-08-24 10:52:35 -0400
commit1c8fd60595134b8501fa1b4d07dcc11d6ec65d8c (patch)
treef9ad3aa4d3b1dc8b89165fc0c6aeca7c76cbdb9a /package.json
parent7f85c2138603d5c869c3c9a3713bfa0b1e7a08f8 (diff)
downloadfosdem-2018-presentation-1c8fd60595134b8501fa1b4d07dcc11d6ec65d8c.tar
fosdem-2018-presentation-1c8fd60595134b8501fa1b4d07dcc11d6ec65d8c.tar.gz
add test task, avoid attempt to run tests in unrelated html files
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 2c7036e..caef3f9 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@
"homepage": "http://lab.hakim.se/reveal-js",
"subdomain": "revealjs",
"scripts": {
- "test": "grunt jshint qunit",
+ "test": "grunt test",
"start": ""
},
"author": {