hass-core/tests/components/trace/conftest.py
Franck Nijhof 89e7983ee0
Add Blueprint foundation to Scripts (#48621)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-04-27 15:15:38 -07:00

3 lines
119 B
Python

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