add test for `--reduce-test` (#3712)
authorAlex Lam S.L <alexlamsl@gmail.com>
Sun, 9 Feb 2020 23:21:46 +0000 (23:21 +0000)
committerGitHub <noreply@github.com>
Sun, 9 Feb 2020 23:21:46 +0000 (23:21 +0000)
commitf4c77886e748ff5945b73f2584916ec3b760ee98
treec3323a38491bfb8a5df4286b6533ac082fc6201e
parentdf547ffd9711d89782675a118830161dee03fba7
add test for `--reduce-test` (#3712)
test/input/reduce/input.js [new file with mode: 0644]
test/input/reduce/output.js [new file with mode: 0644]
test/mocha/reduce.js