testing: initial output correlation

This commit is contained in:
Connor Peet
2021-08-11 13:01:33 -07:00
parent cb52f1a50e
commit fa8ccff4d8
17 changed files with 177 additions and 121 deletions

View File

@@ -1277,7 +1277,6 @@ export function createApiFactoryAndRegisterActors(accessor: ServicesAccessor): I
TestTag: extHostTypes.TestTag,
TestRunProfileKind: extHostTypes.TestRunProfileKind,
TextSearchCompleteMessageType: TextSearchCompleteMessageType,
TestMessageSeverity: extHostTypes.TestMessageSeverity,
CoveredCount: extHostTypes.CoveredCount,
FileCoverage: extHostTypes.FileCoverage,
StatementCoverage: extHostTypes.StatementCoverage,