Renamed tests so that vows will pick them up automatically
This commit is contained in:
parent
e3a20a1746
commit
40ba24a55d
@ -19,7 +19,7 @@
|
||||
},
|
||||
"engines": [ "node >=0.6" ],
|
||||
"scripts": {
|
||||
"test": "vows test/*.js"
|
||||
"test": "vows"
|
||||
},
|
||||
"directories": {
|
||||
"test": "test",
|
||||
|
Loading…
Reference in New Issue
Block a user