mirror of
https://github.com/ejeanboris/MDAF.git
synced 2025-12-21 06:48:14 +00:00
debug
This commit is contained in:
6
.vscode/settings.json
vendored
6
.vscode/settings.json
vendored
@@ -3,8 +3,6 @@
|
||||
"python.testing.pytestArgs": [
|
||||
"tests"
|
||||
],
|
||||
"python.testing.unittestEnabled": false,
|
||||
"python.testing.nosetestsEnabled": false,
|
||||
"python.testing.pytestEnabled": true,
|
||||
"python.testing.unittestArgs": [
|
||||
"-v",
|
||||
@@ -13,5 +11,7 @@
|
||||
"-p",
|
||||
"test_*.py"
|
||||
],
|
||||
"python.testing.cwd": "tests"
|
||||
"python.testing.cwd": "",
|
||||
"python.testing.nosetestsEnabled": false,
|
||||
"python.testing.unittestEnabled": false
|
||||
}
|
||||
Reference in New Issue
Block a user