From 5505962dc0a35870ef087767933027b15bf9b5cf Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Mon, 6 Mar 2023 14:51:49 +0000 Subject: [PATCH] Tidying --- tests.py | 2 -- 1 file changed, 2 deletions(-) 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())