mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 01:38:02 +00:00
7 lines
150 B
Python
7 lines
150 B
Python
"""Constants for the Whirlpool Sixth Sense integration tests."""
|
|
|
|
MOCK_SAID1 = "said1"
|
|
MOCK_SAID2 = "said2"
|
|
MOCK_SAID3 = "said3"
|
|
MOCK_SAID4 = "said4"
|