@@ -127,11 +127,6 @@ src/test/testing/codeLenses/testFiles.unit.test.ts
127127src /test /testing /nosetest /nosetest.test.ts
128128src /test /testing /nosetest /nosetest.disovery.test.ts
129129src /test /testing /nosetest /nosetest.run.test.ts
130- src /test /testing /pytest /pytest.testMessageService.test.ts
131- src /test /testing /pytest /pytest_unittest_parser_data.ts
132- src /test /testing /pytest /pytest.test.ts
133- src /test /testing /pytest /pytest_run_tests_data.ts
134- src /test /testing /pytest /services /discoveryService.unit.test.ts
135130src /test /testing /rediscover.test.ts
136131src /test /testing /helper.ts
137132src /test /testing /navigation /fileNavigator.unit.test.ts
@@ -151,8 +146,6 @@ src/test/testing/banners/proposeNewLanguageServerBanner.unit.test.ts
151146src /test /testing /common /argsHelper.unit.test.ts
152147src /test /testing /common /trackEnablement.unit.test.ts
153148src /test /testing /common /debugLauncher.unit.test.ts
154- src /test /testing /common /managers /baseTestManager.unit.test.ts
155- src /test /testing /common /managers /testConfigurationManager.unit.test.ts
156149src /test /testing /common /testUtils.unit.test.ts
157150src /test /testing /common /testVisitors /resultResetVisitor.unit.test.ts
158151src /test /testing /common /services /discoveredTestParser.unit.test.ts
@@ -443,12 +436,6 @@ src/client/testing/nosetest/services/parserService.ts
443436src /client /testing /nosetest /services /argsService.ts
444437src /client /testing /nosetest /services /discoveryService.ts
445438src /client /testing /main.ts
446- src /client /testing /pytest /main.ts
447- src /client /testing /pytest /testConfigurationManager.ts
448- src /client /testing /pytest /runner.ts
449- src /client /testing /pytest /services /argsService.ts
450- src /client /testing /pytest /services /discoveryService.ts
451- src /client /testing /pytest /services /testMessageService.ts
452439src /client /testing /configurationFactory.ts
453440src /client /testing /navigation /serviceRegistry.ts
454441src /client /testing /navigation /symbolProvider.ts
@@ -462,13 +449,9 @@ src/client/testing/explorer/testTreeViewProvider.ts
462449src /client /testing /explorer /commandHandlers.ts
463450src /client /testing /explorer /failedTestHandler.ts
464451src /client /testing /explorer /treeView.ts
465- src /client /testing /types.ts
466452src /client /testing /common /argumentsHelper.ts
467453src /client /testing /common /enablementTracker.ts
468454src /client /testing /common /debugLauncher.ts
469- src /client /testing /common /managers /testConfigurationManager.ts
470- src /client /testing /common /managers /baseTestManager.ts
471- src /client /testing /common /types.ts
472455src /client /testing /common /constants.ts
473456src /client /testing /common /testUtils.ts
474457src /client /testing /common /xUnitParser.ts
@@ -481,7 +464,6 @@ src/client/testing/common/services/contextService.ts
481464src /client /testing /common /services /testResultsService.ts
482465src /client /testing /common /services /storageService.ts
483466src /client /testing /common /services /types.ts
484- src /client /testing /common /services /unitTestDiagnosticService.ts
485467src /client /testing /common /services /testsStatusService.ts
486468src /client /testing /common /services /discovery.ts
487469src /client /testing /common /services /configSettingService.ts
0 commit comments