不要怂,就是干,撸起袖子干!

Commit 01210931 by sdepold

require mocha for feature use

1 parent 8a577d68
Showing with 2 additions and 1 deletions
......@@ -16,7 +16,8 @@
},
"devDependencies": {
"jasmine-node": "=1.0.12",
"expresso": "=0.9.2"
"expresso": "=0.9.2",
"mocha": ">0"
},
"keywords": ["mysql", "orm", "nodejs", "object relational mapper"],
"main": "index",
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!