Skip to content

Commit 8a4d209

Browse files
Merge pull request #335 from huerlisi/chores/test-script
Update test script in package.json to run tests
2 parents 426d619 + 9b9f0cd commit 8a4d209

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"matchdep": "0.3.0"
4545
},
4646
"scripts": {
47-
"test": "echo \"Error: no test specified\" && exit 1"
47+
"test": "grunt test"
4848
},
4949
"repository": {
5050
"type": "git",

0 commit comments

Comments
 (0)