test: pummel test fixes
authorRich Trott <rtrott@gmail.com>
Sun, 31 Jan 2016 06:58:19 +0000 (22:58 -0800)
committerMyles Borins <mborins@us.ibm.com>
Wed, 2 Mar 2016 22:01:11 +0000 (14:01 -0800)
commit888be773c684558ffbf63d34d3ae8b9f576eebd6
treeafe3e2c7bb1d78afe1129b12903fe5508fe472e5
parent6a0fad210c2d8077ba7a2efb2fab5a35a7d4eda0
test: pummel test fixes

This fixes some variable redeclarations in pummel tests and, in the
process, gets `test-stream-pipe-multi.js` to run again. It had been
failing to run.

PR-URL: https://github.com/nodejs/node/pull/4998
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
test/pummel/test-crypto-dh.js
test/pummel/test-exec.js
test/pummel/test-stream-pipe-multi.js