| Current Path : /snap/certbot/5528/lib/python3.12/site-packages/certbot/_internal/tests/plugins/apache/ |
| Current File : //snap/certbot/5528/lib/python3.12/site-packages/certbot/_internal/tests/plugins/apache/__init__.py |
"""certbot-apache tests"""
import pytest
# Make sure we're only running these tests if our apache plugin dependencies are installed
pytest.importorskip("augeas")