forked from home-assistant/core
4 lines
77 B
Python
4 lines
77 B
Python
"""Constants for the button entity component tests."""
|
|
|
|
TEST_DOMAIN = "test"
|