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