This commit is contained in:
Robert Kaussow 2020-04-19 22:36:04 +02:00
parent fe4dc573d6
commit 400c8b2d2c
2 changed files with 2 additions and 3 deletions

View File

@ -8,8 +8,7 @@ exclude =
__pycache__
build
dist
test
tests
test*
*.pyc
*.egg-info
.cache

View File

@ -1,4 +1,4 @@
"""Tests for certbot_dns_ispconfig.dns_ispconfig."""
"""Tests for certbot_dns_corenetworks.dns_corenetworks."""
import unittest