]> zoso.dev Git - buffer.git/commit
Remove some post-processing from download script
authorVolker Mische <volker.mische@gmail.com>
Sun, 21 Jan 2018 00:54:18 +0000 (01:54 +0100)
committerVolker Mische <volker.mische@gmail.com>
Sun, 21 Jan 2018 02:07:06 +0000 (03:07 +0100)
commit06aab7e00ef64ae2e2ca069a8c43033e2fd0c389
tree50b35dfccb8571642a8b25a54d4b088a331c60a4
parent2c7d6f3355315065f04a743b4862255aee4df3ec
Remove some post-processing from download script

Some post-processing of the downloaded tests is no longer needed.
Use `const` and `let` instead of `var` and also import a trimmed
down version of the `common` test helper.
bin/download-node-tests.js