* Move timer into correct folder * Rename tests/components/test_timer.py to tests/components/timer/test_timer.py * create init for test component * Fix services.yaml loading
1 line
36 B
Python
1 line
36 B
Python
"""Test env for timer component."""
|