mirror of
https://github.com/home-assistant/core.git
synced 2026-01-25 09:02:38 +01:00
4 lines
77 B
Python
4 lines
77 B
Python
|
|
"""Constants for the button entity component tests."""
|
||
|
|
|
||
|
|
TEST_DOMAIN = "test"
|