mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-25 14:45:48 +00:00
- Update mocha.opts to use --require When updating to Babel v7, this may need to be changed. For details, see: https://github.com/mochajs/mocha/wiki/compilers-deprecation
2 lines
57 B
Plaintext
2 lines
57 B
Plaintext
--reporter spec --slow 500 --require babel-core/register
|