From 11e105945a87849c6c39deba5ba99fed6c7e2269 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sat, 9 Jul 2022 12:10:01 +0100 Subject: [PATCH] Tidying --- tests.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests.py b/tests.py index c47f6a657..6bbe9e32d 100644 --- a/tests.py +++ b/tests.py @@ -7399,8 +7399,6 @@ def _test_text_standardize(): def run_all_tests(): - _test_text_standardize() - return base_dir = os.getcwd() print('Running tests...') update_default_themes_list(os.getcwd())