diff options
| author | syuilo⭐️ <Syuilotan@yahoo.co.jp> | 2017-01-18 20:08:40 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-01-18 20:08:40 +0900 |
| commit | 9de3e59e2010579dbc7dc1572a2bea96b70d97f6 (patch) | |
| tree | 5c335eef903c4d7ca21c066ebb0805d5ee7ce5a8 /test | |
| parent | Update README.md (diff) | |
| download | misskey-9de3e59e2010579dbc7dc1572a2bea96b70d97f6.tar.gz misskey-9de3e59e2010579dbc7dc1572a2bea96b70d97f6.tar.bz2 misskey-9de3e59e2010579dbc7dc1572a2bea96b70d97f6.zip | |
Create mocha.opts
Diffstat (limited to 'test')
| -rw-r--r-- | test/mocha.opts | 1 |
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 |