summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorsyuilo⭐️ <Syuilotan@yahoo.co.jp>2017-01-18 20:08:40 +0900
committerGitHub <noreply@github.com>2017-01-18 20:08:40 +0900
commit9de3e59e2010579dbc7dc1572a2bea96b70d97f6 (patch)
tree5c335eef903c4d7ca21c066ebb0805d5ee7ce5a8 /test
parentUpdate README.md (diff)
downloadmisskey-9de3e59e2010579dbc7dc1572a2bea96b70d97f6.tar.gz
misskey-9de3e59e2010579dbc7dc1572a2bea96b70d97f6.tar.bz2
misskey-9de3e59e2010579dbc7dc1572a2bea96b70d97f6.zip
Create mocha.opts
Diffstat (limited to 'test')
-rw-r--r--test/mocha.opts1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/mocha.opts b/test/mocha.opts
new file mode 100644
index 0000000000..cf80ee74bc
--- /dev/null
+++ b/test/mocha.opts
@@ -0,0 +1 @@
+--timeout 5000