Skip to content

Commit 5dead59

Browse files
committed
i50: set test to grunt
1 parent caab6bb commit 5dead59

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"version": "0.2.0",
44
"description": "A Node app that creates a faceted search engine, powered by IBM Cloudant",
55
"scripts": {
6-
"start": "node app.js"
6+
"start": "node app.js",
7+
"test": "grunt"
78
},
89
"license": "Apache-2.0",
910
"dependencies": {

0 commit comments

Comments
 (0)