mirror of
https://github.com/home-assistant/core.git
synced 2025-07-30 18:58:04 +02:00
Add missing __init__ test files (#16871)
This commit is contained in:
1
tests/components/cover/__init__.py
Normal file
1
tests/components/cover/__init__.py
Normal file
@ -0,0 +1 @@
|
||||
"""Tests for the cover component."""
|
1
tests/components/homekit/__init__.py
Normal file
1
tests/components/homekit/__init__.py
Normal file
@ -0,0 +1 @@
|
||||
"""Tests for the HomeKit component."""
|
Reference in New Issue
Block a user