mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Apply hass-relative-import to tests (i-r) (#78732)
This commit is contained in:
@@ -15,8 +15,9 @@ from homeassistant.const import (
|
||||
)
|
||||
from homeassistant.core import CoreState, State, callback
|
||||
|
||||
from .test_init import mock_rflink
|
||||
|
||||
from tests.common import mock_restore_cache
|
||||
from tests.components.rflink.test_init import mock_rflink
|
||||
|
||||
DOMAIN = "light"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user