Your IP : 216.73.216.220


Current Path : /snap/certbot/5528/lib/python3.12/site-packages/certbot/_internal/tests/plugins/nginx/
Upload File :
Current File : //snap/certbot/5528/lib/python3.12/site-packages/certbot/_internal/tests/plugins/nginx/__init__.py

"""certbot-nginx tests"""
import pytest


# Make sure we're only running these tests if our nginx plugin dependencies are installed
pytest.importorskip("pyparsing")