File manager - Edit - /usr/lib/rads/tests/conftest.py
Back
"""pytest fixtures""" from pathlib import Path import pytest @pytest.fixture def install_root(): """Yield a flask test client""" dedrads = Path("/opt/dedrads") if dedrads.is_dir(): return dedrads return Path("/opt/sharedrads")
| ver. 1.4 |
Github
|
.
| PHP 8.3.31 | Generation time: 0 |
proxy
|
phpinfo
|
Settings