1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-26 05:57:01 +00:00

Create __init__.py in AlarmDecoder tests (#42388)

__init__.py was missing
This commit is contained in:
Olen
2020-10-26 09:17:15 +01:00
committed by GitHub
parent 00df7539cf
commit 0cf9a1621a

View File

@@ -0,0 +1 @@
"""The tests for AlarmDecoder integration."""