mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 17:27:52 +00:00
6 lines
128 B
Python
6 lines
128 B
Python
"""Tests for the wemo component."""
|
|
|
|
import pytest
|
|
|
|
pytest.register_assert_rewrite("tests.components.wemo.entity_test_helpers")
|