Skip to content

test: verify dynamic import call with absolute path strings

Add a test case that verifies that the dynamic import call can resolve absolute path strings without a scheme as the specifier.

Refs: https://github.com/nodejs/node/pull/48655

Merge request reports

Loading