Fix inverted text test

main
Bob Mottram 2022-09-25 20:51:51 +01:00
parent 2afbc768fc
commit 8959d6cea5
1 changed files with 0 additions and 2 deletions

View File

@ -7573,8 +7573,6 @@ def _test_uninvert():
def run_all_tests(): def run_all_tests():
_test_uninvert()
return
base_dir = os.getcwd() base_dir = os.getcwd()
print('Running tests...') print('Running tests...')
update_default_themes_list(os.getcwd()) update_default_themes_list(os.getcwd())