mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 18:56:55 +02:00
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.
13 lines
78 B
Plaintext
13 lines
78 B
Plaintext
*.pyc
|
|
*.egg-info
|
|
build/
|
|
dist/
|
|
venv/
|
|
.tox/
|
|
.coverage
|
|
m3
|
|
*~
|
|
.vagrant
|
|
*.swp
|
|
\#*#
|