mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 16:19:13 +02:00
remove old todo
This commit is contained in:
@@ -1035,8 +1035,6 @@ class CLITest(unittest.TestCase): # pylint: disable=too-many-public-methods
|
|||||||
namespace = parse(short_args)
|
namespace = parse(short_args)
|
||||||
self.assertTrue(namespace.text_mode)
|
self.assertTrue(namespace.text_mode)
|
||||||
|
|
||||||
#TODO massage this to work in cli
|
|
||||||
|
|
||||||
class DetermineAccountTest(unittest.TestCase):
|
class DetermineAccountTest(unittest.TestCase):
|
||||||
"""Tests for certbot.cli._determine_account."""
|
"""Tests for certbot.cli._determine_account."""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user