aboutsummaryrefslogtreecommitdiff
path: root/test/mocha.opts
diff options
context:
space:
mode:
Diffstat (limited to 'test/mocha.opts')
-rw-r--r--test/mocha.opts3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/mocha.opts b/test/mocha.opts
new file mode 100644
index 0000000..241d505
--- /dev/null
+++ b/test/mocha.opts
@@ -0,0 +1,3 @@
+--recursive
+--timeout 5000
+--reporter dot \ No newline at end of file