Commit 21d2b90d by Francisco Giordano

allow running specific test files on their own

parent ab19138f
......@@ -23,7 +23,7 @@
"prepare": "node scripts/prepare.js",
"release": "scripts/release/release.sh",
"version": "scripts/release/version.sh",
"test": "mocha --exit --recursive test"
"test": "mocha --exit --recursive"
},
"repository": {
"type": "git",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment