mirror of
https://github.com/home-assistant/core.git
synced 2025-04-28 03:07:50 +00:00
3 lines
112 B
Python
3 lines
112 B
Python
"""Test fixtures for mqtt component."""
|
|
from tests.components.light.conftest import mock_light_profiles # noqa
|