summaryrefslogtreecommitdiff
path: root/test/es-module/test-esm-loader-modulemap.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/es-module/test-esm-loader-modulemap.js')
-rw-r--r--test/es-module/test-esm-loader-modulemap.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/es-module/test-esm-loader-modulemap.js b/test/es-module/test-esm-loader-modulemap.js
index 5493c6c47c..70f5a10159 100644
--- a/test/es-module/test-esm-loader-modulemap.js
+++ b/test/es-module/test-esm-loader-modulemap.js
@@ -1,5 +1,5 @@
'use strict';
-// Flags: --expose-internals
+// Flags: --expose-internals --experimental-modules
// This test ensures that the type checking of ModuleMap throws
// errors appropriately