diff --git a/tests.py b/tests.py index ab2f5d976..28eac5b14 100644 --- a/tests.py +++ b/tests.py @@ -7941,8 +7941,6 @@ def _test_convert_markdown() -> None: def run_all_tests(): - _test_convert_markdown() - return base_dir = os.getcwd() print('Running tests...') update_default_themes_list(os.getcwd())