Files
server/test/mocha.opts
Roman Shtylman a2a58f4c6f refactor with async/await
Trying to be more robust about error handling and failure.
2016-07-09 17:06:13 -07:00

5 lines
71 B
Plaintext

--check-leaks
--reporter spec
--ui qunit
--compilers js:babel-register