Test fixes.

This commit is contained in:
Pavel Minaev 2019-09-11 14:37:27 -07:00 committed by Pavel Minaev
parent d2055ed968
commit eb1bb4dd5b
13 changed files with 100 additions and 145 deletions

View file

@ -1,3 +1,2 @@
print('one')
print('two')
print('three')
from debug_me import backchannel
backchannel.send("ok")