node/test/fixtures/es-modules/test-esm-double-encoding-na...

7 lines
154 B
JavaScript

'use strict';
// Trivial test to assert we can load files with `%` in their pathname.
// Imported by `test-esm-double-encoding.mjs`.
export default 42;