4 lines
78 B
TOML
4 lines
78 B
TOML
[tool.pytest.ini_options]
|
|
asyncio_mode = "auto"
|
|
testpaths = ["testbed/tests"]
|
[tool.pytest.ini_options]
|
|
asyncio_mode = "auto"
|
|
testpaths = ["testbed/tests"]
|