summaryrefslogtreecommitdiffstats
path: root/js/dav/test/mocha.opts
diff options
context:
space:
mode:
Diffstat (limited to 'js/dav/test/mocha.opts')
-rw-r--r--js/dav/test/mocha.opts5
1 files changed, 5 insertions, 0 deletions
diff --git a/js/dav/test/mocha.opts b/js/dav/test/mocha.opts
new file mode 100644
index 00000000..54f5ce2c
--- /dev/null
+++ b/js/dav/test/mocha.opts
@@ -0,0 +1,5 @@
+--compilers babel:babel/register
+--recursive
+--reporter spec
+--timeout 20s
+--ui tdd