LoRa_APRS_iGate/testlib/tests/test_aprs.py

6 lines
76 B
Python
Raw Normal View History

2021-09-18 22:07:13 +01:00
from testlib.aprs_con import APRSIS
def test_aprs_login(APRSIS):
pass