mirror of
https://github.com/meshtastic/python.git
synced 2026-05-19 14:01:09 -04:00
figured out how to unit test __reader()
This commit is contained in:
@@ -8,6 +8,7 @@ import pytest
|
||||
from meshtastic.__main__ import Globals
|
||||
from ..mesh_interface import MeshInterface
|
||||
|
||||
|
||||
@pytest.fixture
|
||||
def reset_globals():
|
||||
"""Fixture to reset globals."""
|
||||
|
||||
Reference in New Issue
Block a user