Skip to content

Commit eb66b53

Browse files
authored
Merge pull request #6 from staff0rd/fix_test_run
Fixes test running
2 parents 266378b + 706fbe2 commit eb66b53

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 sqlite driver for db-migrate",
55
"main": "index.js",
66
"scripts": {
7-
"test": "node node_modules/.bin/vows"
7+
"test": "vows"
88
},
99
"repository": {
1010
"type": "git",

0 commit comments

Comments
 (0)