mirror of
https://github.com/certbot/certbot.git
synced 2026-02-17 09:38:06 -05:00
7 lines
140 B
Python
7 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
|
|
|
|
"""
|