Update debug config
This commit is contained in:
parent
e2c4e56fcd
commit
f8d69310be
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@ -10,7 +10,7 @@
|
||||
"request": "launch",
|
||||
"program": "${workspaceFolder}/main",
|
||||
"args": [
|
||||
"${workspaceFolder}/test_files/test2.json"
|
||||
"${workspaceFolder}/test_files/test3.json"
|
||||
],
|
||||
"stopAtEntry": false,
|
||||
"cwd": "${workspaceFolder}",
|
||||
|
Loading…
x
Reference in New Issue
Block a user