mirror of
https://github.com/certbot/certbot.git
synced 2026-06-08 00:02:14 -04:00
remove old todo
This commit is contained in:
parent
d8031f16bd
commit
4814f04330
1 changed files with 0 additions and 2 deletions
|
|
@ -1035,8 +1035,6 @@ class CLITest(unittest.TestCase): # pylint: disable=too-many-public-methods
|
|||
namespace = parse(short_args)
|
||||
self.assertTrue(namespace.text_mode)
|
||||
|
||||
#TODO massage this to work in cli
|
||||
|
||||
class DetermineAccountTest(unittest.TestCase):
|
||||
"""Tests for certbot.cli._determine_account."""
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue