mirror of
https://github.com/home-assistant/supervisor.git
synced 2026-04-07 09:13:41 +00:00
4 lines
49 B
Python
4 lines
49 B
Python
"""Consts for tests."""
|
|
|
|
TEST_INTERFACE = "eth0"
|