|
462 | 462 | "All", |
463 | 463 | "pythonSurveyNotification", |
464 | 464 | "pythonPromptNewToolsExt", |
465 | | - "pythonTerminalEnvVarActivation" |
| 465 | + "pythonTerminalEnvVarActivation", |
| 466 | + "pythonTestAdapter" |
466 | 467 | ], |
467 | 468 | "enumDescriptions": [ |
468 | 469 | "%python.experiments.All.description%", |
469 | 470 | "%python.experiments.pythonSurveyNotification.description%", |
470 | 471 | "%python.experiments.pythonPromptNewToolsExt.description%", |
471 | | - "%python.experiments.pythonTerminalEnvVarActivation.description%" |
| 472 | + "%python.experiments.pythonTerminalEnvVarActivation.description%", |
| 473 | + "%python.experiments.pythonTestAdapter.description%" |
472 | 474 | ] |
473 | 475 | }, |
474 | 476 | "scope": "machine", |
|
483 | 485 | "All", |
484 | 486 | "pythonSurveyNotification", |
485 | 487 | "pythonPromptNewToolsExt", |
486 | | - "pythonTerminalEnvVarActivation" |
| 488 | + "pythonTerminalEnvVarActivation", |
| 489 | + "pythonTestAdapter" |
487 | 490 | ], |
488 | 491 | "enumDescriptions": [ |
489 | 492 | "%python.experiments.All.description%", |
490 | 493 | "%python.experiments.pythonSurveyNotification.description%", |
491 | 494 | "%python.experiments.pythonPromptNewToolsExt.description%", |
492 | | - "%python.experiments.pythonTerminalEnvVarActivation.description%" |
| 495 | + "%python.experiments.pythonTerminalEnvVarActivation.description%", |
| 496 | + "%python.experiments.pythonTestAdapter.description%" |
493 | 497 | ] |
494 | 498 | }, |
495 | 499 | "scope": "machine", |
|
0 commit comments