@@ -134,11 +134,6 @@ src/test/testing/codeLenses/testFiles.unit.test.ts
134134src /test /testing /nosetest /nosetest.test.ts
135135src /test /testing /nosetest /nosetest.disovery.test.ts
136136src /test /testing /nosetest /nosetest.run.test.ts
137- src /test /testing /pytest /pytest.testMessageService.test.ts
138- src /test /testing /pytest /pytest_unittest_parser_data.ts
139- src /test /testing /pytest /pytest.test.ts
140- src /test /testing /pytest /pytest_run_tests_data.ts
141- src /test /testing /pytest /services /discoveryService.unit.test.ts
142137src /test /testing /rediscover.test.ts
143138src /test /testing /helper.ts
144139src /test /testing /navigation /fileNavigator.unit.test.ts
@@ -158,8 +153,6 @@ src/test/testing/banners/proposeNewLanguageServerBanner.unit.test.ts
158153src /test /testing /common /argsHelper.unit.test.ts
159154src /test /testing /common /trackEnablement.unit.test.ts
160155src /test /testing /common /debugLauncher.unit.test.ts
161- src /test /testing /common /managers /baseTestManager.unit.test.ts
162- src /test /testing /common /managers /testConfigurationManager.unit.test.ts
163156src /test /testing /common /testUtils.unit.test.ts
164157src /test /testing /common /testVisitors /resultResetVisitor.unit.test.ts
165158src /test /testing /common /services /discoveredTestParser.unit.test.ts
@@ -460,12 +453,6 @@ src/client/testing/nosetest/services/parserService.ts
460453src /client /testing /nosetest /services /argsService.ts
461454src /client /testing /nosetest /services /discoveryService.ts
462455src /client /testing /main.ts
463- src /client /testing /pytest /main.ts
464- src /client /testing /pytest /testConfigurationManager.ts
465- src /client /testing /pytest /runner.ts
466- src /client /testing /pytest /services /argsService.ts
467- src /client /testing /pytest /services /discoveryService.ts
468- src /client /testing /pytest /services /testMessageService.ts
469456src /client /testing /configurationFactory.ts
470457src /client /testing /navigation /serviceRegistry.ts
471458src /client /testing /navigation /symbolProvider.ts
@@ -479,13 +466,9 @@ src/client/testing/explorer/testTreeViewProvider.ts
479466src /client /testing /explorer /commandHandlers.ts
480467src /client /testing /explorer /failedTestHandler.ts
481468src /client /testing /explorer /treeView.ts
482- src /client /testing /types.ts
483469src /client /testing /common /argumentsHelper.ts
484470src /client /testing /common /enablementTracker.ts
485471src /client /testing /common /debugLauncher.ts
486- src /client /testing /common /managers /testConfigurationManager.ts
487- src /client /testing /common /managers /baseTestManager.ts
488- src /client /testing /common /types.ts
489472src /client /testing /common /constants.ts
490473src /client /testing /common /testUtils.ts
491474src /client /testing /common /xUnitParser.ts
@@ -498,7 +481,6 @@ src/client/testing/common/services/contextService.ts
498481src /client /testing /common /services /testResultsService.ts
499482src /client /testing /common /services /storageService.ts
500483src /client /testing /common /services /types.ts
501- src /client /testing /common /services /unitTestDiagnosticService.ts
502484src /client /testing /common /services /testsStatusService.ts
503485src /client /testing /common /services /discovery.ts
504486src /client /testing /common /services /configSettingService.ts
0 commit comments