mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2026-04-05 06:26:44 +00:00
5 lines
76 B
Python
5 lines
76 B
Python
from testlib.aprs_con import APRSIS
|
|
|
|
|
|
def test_aprs_login(APRSIS):
|
|
pass
|