mirror of https://gitlab.com/bashrc2/epicyon
Tidying
parent
7e324702ce
commit
2c09f48367
2
tests.py
2
tests.py
|
@ -3960,8 +3960,6 @@ def _testUserAgentDomain() -> None:
|
||||||
|
|
||||||
def runAllTests():
|
def runAllTests():
|
||||||
print('Running tests...')
|
print('Running tests...')
|
||||||
_testFunctions()
|
|
||||||
return
|
|
||||||
updateDefaultThemesList(os.getcwd())
|
updateDefaultThemesList(os.getcwd())
|
||||||
_testFunctions()
|
_testFunctions()
|
||||||
_testUserAgentDomain()
|
_testUserAgentDomain()
|
||||||
|
|
Loading…
Reference in New Issue