diff options
Diffstat (limited to 'test/mocha.opts')
| -rw-r--r-- | test/mocha.opts | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/test/mocha.opts b/test/mocha.opts index 63b406d..241d505 100644 --- a/test/mocha.opts +++ b/test/mocha.opts @@ -1 +1,3 @@ ---recursive
\ No newline at end of file +--recursive +--timeout 5000 +--reporter dot
\ No newline at end of file |
