diff --git a/Gulpfile.ts b/Gulpfile.ts index fbe938f4da9..6ac4eb5e23d 100644 --- a/Gulpfile.ts +++ b/Gulpfile.ts @@ -153,7 +153,8 @@ const harnessSources = harnessCoreSources.concat([ "commandLineParsing.ts", "convertCompilerOptionsFromJson.ts", "convertTypingOptionsFromJson.ts", - "tsserverProjectSystem.ts" + "tsserverProjectSystem.ts", + "matchFiles.ts", ].map(function (f) { return path.join(unittestsDirectory, f); })).concat([