mirror of
https://github.com/home-assistant/supervisor.git
synced 2026-09-21 17:23:31 +01:00
4 lines
49 B
Python
4 lines
49 B
Python
"""Consts for tests."""
|
|
|
|
TEST_INTERFACE = "eth0"
|