Skip to content

test: increase coverage for punycode's decode

Add test cases for error. decode: https://github.com/nodejs/node/blob/master/lib/punycode.js#L196

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

test

Merge request reports

Loading