Skip to content

Commit 160c73f

Browse files
committed
Separate out caching file system test
1 parent 96c7370 commit 160c73f

File tree

4 files changed

+708
-714
lines changed

4 files changed

+708
-714
lines changed

src/testRunner/tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@
8888
"unittests/tsconfigParsing.ts",
8989
"unittests/tscWatchEmit.ts",
9090
"unittests/tscWatchMode.ts",
91+
"unittests/tsserverCachingFileSystemInformation.ts",
9192
"unittests/tsserverLargeFileReferencedEvent.ts",
9293
"unittests/tsserverProjectLoadingEvents.ts",
9394
"unittests/tsserverProjectSystem.ts",

0 commit comments

Comments
 (0)