Fix get_configurations test
This commit is contained in:
parent
dd88e051a4
commit
a41db89523
2 changed files with 6 additions and 0 deletions
|
|
@ -18,6 +18,11 @@
|
|||
}
|
||||
},
|
||||
"configurations": {
|
||||
//
|
||||
// NOTE:
|
||||
// If you add to this, you must update tests/get_configurations.test.vim
|
||||
//
|
||||
|
||||
"launch - netcoredbg": {
|
||||
"adapter": "netcoredbg",
|
||||
"configuration": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue