nix-fast-build/tests/conftest.py
2023-12-03 12:47:39 +01:00

7 lines
97 B
Python

pytest_plugins = [
"tests.root",
"tests.command",
"tests.ports",
"tests.sshd",
]