node/test/fixtures/module-mocking/don't-open.mjs
Antoine du Hamel 7eaeba499a
test_runner: fix mocking modules with quote in their URL
PR-URL: https://github.com/nodejs/node/pull/55083
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Tierney Cyren <hello@bnb.im>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
2024-10-04 10:20:27 +02:00

1 line
43 B
JavaScript

export let string = 'original esm string';