summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-05-16 20:26:00 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-05-16 20:26:00 +0200
commitc4463b432f6d357a54d494f23b753f800703851d (patch)
tree8997c110c44dcb5eeee8d7ae4d5d54977aa6f3c2 /js/package.json
parentf76e26981e19f34a8181e1889c478ad53c5c295a (diff)
more debug
Diffstat (limited to 'js/package.json')
-rw-r--r--js/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/package.json b/js/package.json
index c11f0cb07..6a6cea1ac 100644
--- a/js/package.json
+++ b/js/package.json
@@ -4,7 +4,7 @@
"description": "An RSS/Atom feed reader",
"main": "build/app.js",
"scripts": {
- "test": "grunt ci"
+ "test": "grunt ci-unit"
},
"repository": {
"type": "git",