Files
certbot/.gitignore
T
Garrett Robinson 79f5ebe734 Update unit tests for determine_authenticator
The last commit refactored determine_authenticator to take a mapping of
authenticator names to authenticators instead of a list of
authenticators. This commit updates the existing unit tests to work with
this refactor.
2015-04-09 15:46:19 -07:00

13 lines
78 B
Plaintext

*.pyc
*.egg-info
build/
dist/
venv/
.tox/
.coverage
m3
*~
.vagrant
*.swp
\#*#