mirror of
https://github.com/certbot/certbot.git
synced 2026-01-24 19:22:07 +03:00
8 lines
140 B
Python
8 lines
140 B
Python
"""Tests for letsencrypt-auto
|
|
|
|
Run these locally by saying... ::
|
|
|
|
./build.py && docker build -t lea . && docker run --rm -t -i lea
|
|
|
|
"""
|