extend `test/run-tests.js` to optionally execute uglified output (#1604)
authorAlex Lam S.L <alexlamsl@gmail.com>
Thu, 16 Mar 2017 15:20:06 +0000 (23:20 +0800)
committerGitHub <noreply@github.com>
Thu, 16 Mar 2017 15:20:06 +0000 (23:20 +0800)
commit3563d8c09e36be8f8b9cb9500852778f8d191d5d
tree0dd9079d22c4a1f30ea90feefa7c66e9804a52cd
parent5ae04b35452693e886a7f836e62e3290b08016a1
extend `test/run-tests.js` to optionally execute uglified output (#1604)

fixes #1588
test/compress/issue-1588.js [new file with mode: 0644]
test/run-tests.js