Added generator tests all passing

Signed-off-by: Simon Bailey <simon@newtriks.com>
This commit is contained in:
Simon Bailey
2014-01-08 12:23:57 +00:00
parent fb2e98d63e
commit 189263a8de
4 changed files with 80 additions and 26 deletions
+2 -1
View File
@@ -24,7 +24,8 @@
"yeoman-generator": "~0.14.0"
},
"devDependencies": {
"mocha": "~1.14.0"
"mocha": "~1.14.0",
"underscore.string": "~2.3.1"
},
"peerDependencies": {
"yo": ">=1.0.0"