Add util tests

This commit is contained in:
Tim Schaub
2014-05-30 06:36:26 -06:00
parent 969862624b
commit e3cfce22fc
3 changed files with 111 additions and 1 deletions

View File

@@ -41,6 +41,7 @@
"devDependencies": {
"glob": "~3.2.9",
"mocha": "~1.18.2",
"jshint": "~2.4.4"
"jshint": "~2.4.4",
"chai": "~1.9.1"
}
}