mirror of https://gitlab.com/bashrc2/epicyon
Tidying
parent
f6eded2589
commit
5505962dc0
2
tests.py
2
tests.py
|
@ -7941,8 +7941,6 @@ def _test_convert_markdown() -> None:
|
||||||
|
|
||||||
|
|
||||||
def run_all_tests():
|
def run_all_tests():
|
||||||
_test_convert_markdown()
|
|
||||||
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