Skip to content

test: simplify test-crypto-dh-group-setters

I can't tell why the test was written that way in the first place, even after reading through https://github.com/nodejs/node-v0.x-archive/pull/2638 and https://github.com/nodejs/node/pull/11253, but it seems sufficient to check that setPrivateKey and setPublicKey are both undefined.

Merge request reports

Loading