Skip to content

Commit d666d82

Browse files
committed
chore(package): add test
1 parent c2b6f92 commit d666d82

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
@@ -4,7 +4,7 @@
44
"description": "A Vue project template with Loopback framework featuring ES6, Gulp, and Mocha for unit tests",
55
"main": "meta.js",
66
"scripts": {
7-
"test": "echo \"Error: no test specified\" && exit 1"
7+
"test": "node test.js"
88
},
99
"repository": {
1010
"type": "git",

0 commit comments

Comments
 (0)