forked from LeenkxTeam/Kmake
6 lines
164 B
JavaScript
6 lines
164 B
JavaScript
|
|
import '../common/index.mjs';
|
||
|
|
|
||
|
|
// Assert we can import files with `%` in their pathname.
|
||
|
|
|
||
|
|
import '../fixtures/es-modules/test-esm-double-encoding-native%2520.mjs';
|