habitica/test/mocha.opts

9 lines
121 B
Text
Raw Normal View History

2012-09-23 01:04:34 +00:00
--colors
--reporter spec
--timeout 8000
2014-01-13 08:03:01 +00:00
--check-leaks
2012-09-23 01:04:34 +00:00
--growl
--debug
2014-01-13 08:03:01 +00:00
--globals io
2015-10-17 16:55:05 +00:00
--require test/helpers/globals.helper