summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/packages/Python')
-rw-r--r--lldb/packages/Python/lldbsuite/test/test_categories.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/packages/Python/lldbsuite/test/test_categories.py b/lldb/packages/Python/lldbsuite/test/test_categories.py
index 07f6e335ede..05ce2a15d84 100644
--- a/lldb/packages/Python/lldbsuite/test/test_categories.py
+++ b/lldb/packages/Python/lldbsuite/test/test_categories.py
@@ -36,6 +36,7 @@ all_categories = {
'flakey': 'Flakey test cases, i.e. tests that do not reliably pass at each execution',
'darwin-log': 'Darwin log tests',
'watchpoint': 'Watchpoint-related tests',
+ 'lldb-vscode': 'Visual Studio Code debug adaptor tests',
}
OpenPOWER on IntegriCloud