1
0
mirror of https://github.com/oceanprotocol-archive/squid-js.git synced 2024-02-02 15:31:51 +01:00
squid-js/test/mocha.opts

8 lines
126 B
Plaintext
Raw Normal View History

2018-11-01 13:36:56 +01:00
--require ts-node/register
--require source-map-support/register
--full-trace
--bail
2019-01-09 11:20:31 +01:00
--exit
2019-01-11 11:17:42 +01:00
--timeout 20000
2019-01-09 11:20:31 +01:00
test/**/*.test.ts