Skip to content

Commit ca69688

Browse files
committed
Update npm test script
1 parent 54b4d41 commit ca69688

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
@@ -39,7 +39,7 @@
3939
"jquery.stellar.js"
4040
],
4141
"scripts": {
42-
"test": "grunt lint qunit"
42+
"test": "grunt test"
4343
},
4444
"devDependencies": {
4545
"grunt": "~0.3.17"

0 commit comments

Comments
 (0)