4 lines
74 B
Python
4 lines
74 B
Python
"""Common const used across tests for slide_local."""
|
|
|
|
HOST = "127.0.0.2"
|
"""Common const used across tests for slide_local."""
|
|
|
|
HOST = "127.0.0.2"
|