merge-requests/30/head
Bob Mottram 2021-06-25 17:41:18 +01:00
parent 7e324702ce
commit 2c09f48367
1 changed files with 0 additions and 2 deletions

View File

@ -3960,8 +3960,6 @@ def _testUserAgentDomain() -> None:
def runAllTests():
print('Running tests...')
_testFunctions()
return
updateDefaultThemesList(os.getcwd())
_testFunctions()
_testUserAgentDomain()