mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-06-30 20:40:59 +02:00
3 lines
60 B
Python
3 lines
60 B
Python
![]() |
def test_hello_world(dut):
|
||
|
dut.expect('Hello Arduino!')
|