[lldb][NFC] Add "lldb-vscode" to all_categories

Required to make the category manually disableable.
This commit is contained in:
Tatyana Krasnukha 2019-12-11 17:34:55 +03:00
parent 04359f48f0
commit b7c45ac352
1 changed files with 1 additions and 0 deletions

View File

@ -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',
}