Skip to content

Commit c4d3ad7

Browse files
committed
Add missing test.py file
1 parent 831eab6 commit c4d3ad7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/gpio/test_gpio.py

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
def test_gpio(dut):
2+
dut.expect_unity_test_output(timeout=240)

0 commit comments

Comments
 (0)