forked from OSchip/llvm-project
[lldb][NFC] Add "lldb-vscode" to all_categories
Required to make the category manually disableable.
This commit is contained in:
parent
04359f48f0
commit
b7c45ac352
|
@ -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',
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue