mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 15:22:38 -04:00
commit
5a4f158c55
1 changed files with 1 additions and 1 deletions
|
|
@ -177,7 +177,7 @@ class InstallerTest(test_util.ConfigTestCase):
|
|||
|
||||
|
||||
class AddrTest(unittest.TestCase):
|
||||
"""Tests for certbot._internal.client.plugins.common.Addr."""
|
||||
"""Tests for certbot.plugins.common.Addr."""
|
||||
|
||||
def setUp(self):
|
||||
from certbot.plugins.common import Addr
|
||||
|
|
|
|||
Loading…
Reference in a new issue