core/tests/components/emulated_hue/conftest.py

4 lines
126 B
Python
Raw Normal View History

"""Conftest for emulated_hue tests."""
from tests.components.blueprint.conftest import stub_blueprint_populate # noqa: F401