mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-29 17:22:56 +08:00
update launch.json
This commit is contained in:
parent
4fb092d1be
commit
db21bc83c3
4
.vscode/launch.json
vendored
4
.vscode/launch.json
vendored
@ -9,8 +9,8 @@
|
||||
"type": "cppdbg",
|
||||
"request": "launch",
|
||||
"program": "${workspaceFolder}/build/src/test/pikascript_test",
|
||||
"args": ["--gtest_filter=object_test.noMethod"],
|
||||
// "args": [],
|
||||
// "args": ["--gtest_filter=object_test.noMethod"],
|
||||
"args": [],
|
||||
"stopAtEntry": false,
|
||||
"cwd": "${workspaceFolder}",
|
||||
"environment": [],
|
||||
|
Loading…
x
Reference in New Issue
Block a user