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

Commit f8eafff4 by Sascha Depold

added mocha + chai

1 parent 795b28b0
Showing with 3 additions and 1 deletions
...@@ -50,7 +50,9 @@ ...@@ -50,7 +50,9 @@
"buster": "~0.6.3", "buster": "~0.6.3",
"watchr": "~2.4.3", "watchr": "~2.4.3",
"yuidocjs": "~0.3.36", "yuidocjs": "~0.3.36",
"semver": "~2.0.8" "semver": "~2.0.8",
"chai": "~1.7.2",
"mocha": "~1.12.0"
}, },
"keywords": [ "keywords": [
"mysql", "mysql",
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!