forked from home-assistant/core
* 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
2 lines
36 B
Python
2 lines
36 B
Python
"""Test env for timer component."""
|