mirror of
https://github.com/meshtastic/python.git
synced 2026-09-14 14:28:24 -04:00
show debug output when running tests
This commit is contained in:
1 parent
bf085ab1d4
commit
79bf22c925
1 file changed
+1
-1
Vendored
+1
-1
@@ -34,7 +34,7 @@
|
||||
"request": "launch",
|
||||
"module": "meshtastic",
|
||||
"justMyCode": true,
|
||||
"args": ["--test"]
|
||||
"args": [ "--debug", "--test"]
|
||||
},
|
||||
{
|
||||
"name": "meshtastic sendtext",
|
||||
|
||||
Reference in new issue
Block a user