coloredlogs/tests.py | 6 ------ 1 file changed, 6 deletions(-) diff --git a/coloredlogs/tests.py b/coloredlogs/tests.py index 2010b12..7ab18a8 100644 --- a/coloredlogs/tests.py +++ b/coloredlogs/tests.py @@ -160,12 +160,6 @@ class ColoredLogsTestCase(unittest.TestCase): for name in 'debug', 'info', 'warning', 'error', 'critical': assert name.upper() in output - def test_cli_conversion(self): - """Test the command line HTML conversion.""" - output = main('coloredlogs', '--convert', 'coloredlogs', '--demo', capture=True) - # Make sure the output is encoded as HTML. - assert '