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."""