mkdir -p tap-snapshots/test
cp tap-snapshots/test-cmd.js-TAP.test.js tap-snapshots/test/cmd.js.test.cjs
TAP_SNAPSHOT=1 tap --no-cov -R tap test/*.js
