mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2026-01-07 01:00:10 +01:00
6 lines
76 B
Python
6 lines
76 B
Python
from testlib.aprs_con import APRSIS
|
|
|
|
|
|
def test_aprs_login(APRSIS):
|
|
pass
|