node/test/parallel/test-loaders-this-value-ins...

5 lines
185 B
JavaScript

// Flags: --experimental-loader ./test/fixtures/es-module-loaders/loader-this-value-inside-hook-functions.mjs
import '../common/index.mjs';
// Actual test is inside the loader module.