# mocha does not support --compilers option anymore
babeljs test/index.js -o test/index.cjs.js
mocha -R spec test/index.cjs.js
