Drop asynctest (#44746)
This commit is contained in:
parent
2b0556520b
commit
65cf2fcb6f
906 changed files with 1360 additions and 1254 deletions
|
@ -1,8 +1,9 @@
|
|||
"""Test Z-Wave node entity."""
|
||||
from unittest.mock import MagicMock, patch
|
||||
|
||||
from homeassistant.components.zwave import const, node_entity
|
||||
from homeassistant.const import ATTR_ENTITY_ID
|
||||
|
||||
from tests.async_mock import MagicMock, patch
|
||||
import tests.mock.zwave as mock_zwave
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue