mirror of
https://github.com/home-assistant/core.git
synced 2025-11-09 02:49:40 +00:00
Drop asynctest (#44746)
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
"""Test integration platform helpers."""
|
||||
from unittest.mock import Mock
|
||||
|
||||
from homeassistant.setup import ATTR_COMPONENT, EVENT_COMPONENT_LOADED
|
||||
|
||||
from tests.async_mock import Mock
|
||||
from tests.common import mock_platform
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user