2
0
mirror of https://github.com/yagop/node-telegram-bot-api synced 2025-08-30 22:05:28 +00:00

[test] Place and update test options in mocha.opts file

This commit is contained in:
GochoMugo
2017-01-06 15:13:24 +03:00
parent eba70cd3d7
commit 80a25c0e6e
2 changed files with 4 additions and 2 deletions

View File

@@ -1 +1,3 @@
--require babel-register
--reporter spec
--require babel-register
--timeout 30000