| Current Path : /snap/certbot/5528/lib/python3.12/site-packages/certbot/_internal/tests/plugins/nginx/ |
| 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")