3 lines
59 B
Python
3 lines
59 B
Python
def test_main(dut):
|
|
dut.expect('waiting for download')
|
def test_main(dut):
|
|
dut.expect('waiting for download')
|