mirror of https://gitlab.com/bashrc2/epicyon
Tidying
parent
18cbe07f56
commit
6cef4923de
1
tests.py
1
tests.py
|
@ -5362,7 +5362,6 @@ def _translateOntology() -> None:
|
||||||
|
|
||||||
def runAllTests():
|
def runAllTests():
|
||||||
print('Running tests...')
|
print('Running tests...')
|
||||||
_testHttpsig()
|
|
||||||
updateDefaultThemesList(os.getcwd())
|
updateDefaultThemesList(os.getcwd())
|
||||||
_translateOntology()
|
_translateOntology()
|
||||||
_testGetPriceFromString()
|
_testGetPriceFromString()
|
||||||
|
|
Loading…
Reference in New Issue