aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2013-08-22 20:31:52 -0400
committerHakim El Hattab <hakim.elhattab@gmail.com>2013-08-22 20:31:52 -0400
commit502b26ecf02839bc24f9e47d08d5439aee24ad9c (patch)
tree276d52cd36ad5be7c6e092add04f6283c81f6c8c /package.json
parentb3db69745d05c8180258d3fa6efed9f790cd4317 (diff)
downloadfosdem-2018-presentation-502b26ecf02839bc24f9e47d08d5439aee24ad9c.tar
fosdem-2018-presentation-502b26ecf02839bc24f9e47d08d5439aee24ad9c.tar.gz
run unit tests as part of grunt build and ci
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 6326570..2c7036e 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@
"homepage": "http://lab.hakim.se/reveal-js",
"subdomain": "revealjs",
"scripts": {
- "test": "grunt jshint",
+ "test": "grunt jshint qunit",
"start": ""
},
"author": {