Initial import of 4.x module.

This commit is contained in:
Erik C. Thauvin 2016-07-23 15:37:07 -07:00
parent af67f93887
commit b4d2df93d3
8 changed files with 193 additions and 0 deletions

4
mocha.opts Normal file
View file

@ -0,0 +1,4 @@
--recursive
--reporter spec
--ui bdd
--timeout 3000