arduino-esp32-custom-lwip-p.../tests/hello_world/test_hello_world.py

3 lines
60 B
Python
Raw Normal View History

2023-02-25 16:13:53 +01:00
def test_hello_world(dut):
dut.expect('Hello Arduino!')