mirror of
https://github.com/microsoft/debugpy.git
synced 2025-12-23 08:48:12 +00:00
Test fixes.
This commit is contained in:
parent
d2055ed968
commit
eb1bb4dd5b
13 changed files with 100 additions and 145 deletions
|
|
@ -1,3 +1,2 @@
|
|||
print('one')
|
||||
print('two')
|
||||
print('three')
|
||||
from debug_me import backchannel
|
||||
backchannel.send("ok")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue