habitica/test/mocha.opts

9 lines
123 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 17:37:17 +00:00
--require ./test/helpers/globals.helper