main
Bob Mottram 2021-08-31 22:26:29 +01:00
parent 18cbe07f56
commit 6cef4923de
1 changed files with 0 additions and 1 deletions

View File

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