mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:45:22 +02:00
display.util_test cleanup
This commit is contained in:
@@ -285,6 +285,7 @@ class FileOutputDisplayTest(unittest.TestCase):
|
||||
self.displayer._get_valid_int_ans(3),
|
||||
(display_util.CANCEL, -1))
|
||||
|
||||
|
||||
class NoninteractiveDisplayTest(unittest.TestCase):
|
||||
"""Test non-interactive display.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user