Skip to content

test: refactor test-esm-namespace.mjs

Remove unused name argument that is different from a subsequent name argument in a different but nearby function. This was mildly confusing to me at first, so hopefully this change clarifies things for others reading the test.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading