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())