node-query/test/mocha.opts

8 lines
101 B
Plaintext
Raw Normal View History

2015-12-07 12:03:42 -05:00
--bail
--recursive
2016-02-10 13:09:06 -05:00
--reporter nyan
--slow 200
2016-03-29 11:52:38 -04:00
--timeout 25000
--check-leaks
2017-02-28 15:47:29 -05:00
--growl
test/**/*_test.js