3 lines
48 B
Python
3 lines
48 B
Python
|
def test_cfg(dut):
|
||
|
dut.expect('Hello cfg!')
|