mirror of
https://github.com/home-assistant/core.git
synced 2025-06-14 18:17:08 +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
|