core/tests/components/whirlpool/const.py

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"