diff --git a/test/tests/testpkg/system.json b/test/tests/testpkg/system.json index 568b4743..b6d11430 100644 --- a/test/tests/testpkg/system.json +++ b/test/tests/testpkg/system.json @@ -12,7 +12,7 @@ }, "map": { "./json": "./json.json", - "./dir/": "./dir/index.js", + "./dir/": "./dir/index", "./dir2": "./dir2/index.json", "./dir/test": "global-test", "./env-module": {