Skip to content

Commit 3e9f16c

Browse files
Update test-esm-loader-mock.mjs
Co-authored-by: Antoine du Hamel <[email protected]>
1 parent c097b10 commit 3e9f16c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/es-module/test-esm-loader-mock.mjs

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// Flags: --import ./test/fixtures/es-module-loaders/mock.mjs
2+
import '../common/index.mjs';
23
import assert from 'node:assert/strict';
34
import { mock } from '../fixtures/es-module-loaders/mock.mjs';
45

0 commit comments

Comments
 (0)