Also run the toplevel tests
This commit is contained in:
+1
-1
@@ -34,6 +34,6 @@
|
||||
"expect.js": "*"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "./node_modules/istanbul/lib/cli.js test ./node_modules/mocha/bin/_mocha -- -R spec ./api/test"
|
||||
"test": "./node_modules/istanbul/lib/cli.js test $1 ./node_modules/mocha/bin/_mocha -- -R spec ./test ./api/test"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user