diff --git a/src/testRunner/unittests/tscWatch/forceConsistentCasingInFileNames.ts b/src/testRunner/unittests/tscWatch/forceConsistentCasingInFileNames.ts index 3f515944a07..9ed4d2d7d9a 100644 --- a/src/testRunner/unittests/tscWatch/forceConsistentCasingInFileNames.ts +++ b/src/testRunner/unittests/tscWatch/forceConsistentCasingInFileNames.ts @@ -281,18 +281,6 @@ a;b; default: "./index.d.ts" } }, - // "./helpers": { - // types: { - // "import": "./helpers.d.mts", - // "default": "./helpers.d.ts" - // } - // }, - // "./yargs": { - // "types": { - // "default": "./yargs.d.ts" - // } - // }, - // "./package.json": "./package.json" } }), "/Users/name/projects/web/tsconfig.json": JSON.stringify({