diff --git a/ogn-aprs-protocol b/ogn-aprs-protocol index bed93e0..9cb1c16 160000 --- a/ogn-aprs-protocol +++ b/ogn-aprs-protocol @@ -1 +1 @@ -Subproject commit bed93e0e842797838e584af90cb0a41cf520e8a3 +Subproject commit 9cb1c1630d7e3fde5a2dcf17f75d70b0f510f63b diff --git a/tests/parser/test_parse.py b/tests/parser/test_parse.py index 91e35f8..3ff00db 100644 --- a/tests/parser/test_parse.py +++ b/tests/parser/test_parse.py @@ -41,7 +41,7 @@ def test_adsb_beacons(): def test_adsl_beacons(): - _parse_valid_beacon_data_file(filename='OGADSL_Tracker_with_ADSL', beacon_type='unknown') + _parse_valid_beacon_data_file(filename='OGADSL_Tracker_with_ADSL.txt', beacon_type='unknown') def test_airmate_beacons():