1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 17:49:37 +01:00
Files
core/tests/components/wemo/__init__.py
T

6 lines
128 B
Python

"""Tests for the wemo component."""
import pytest
pytest.register_assert_rewrite("tests.components.wemo.entity_test_helpers")