mirror of https://gitlab.com/bashrc2/epicyon
Fix inverted text test
parent
2afbc768fc
commit
8959d6cea5
2
tests.py
2
tests.py
|
@ -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())
|
||||||
|
|
Loading…
Reference in New Issue